RUAL Core v10.4.51
Our platform operates on software, commonly known as core
. This software can be run either locally within the cloud environment of Enterprise Customers or within our AWS cluster.
Modified or newly introduced blocks
In this release 5 blocks have been modified and 2 new blocks were introduced. You'll find a complete list of blocks at the bottom of this page.
Blocks introduced
hyperlinkcomponent
Basic HTML a element
push to datatable uicomponent
Pushes a row to the datatable with the given outlet
Blocks modified
array inputcomponent
Generates rows with inputs based on the selected fields from an array
custom modal uicomponent
Opens a modal based on the connected UI component
datatable component
A complete data table including filters, sorting, and searchbar.
default modal uicomponent
Opens the default modal. The only things that can be set are the title, the content and the footer
field table component
Premade table with a header and a body. The fields selected will be shown as the header and every item in the array will be rendered as a row.