RUAL Documentation

RUAL Core v11.3.0

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 2 blocks have been modified and 24 new blocks were introduced. You'll find a complete list of blocks at the bottom of this page.

Blocks introduced

checkbox component Basic HTML checkbox element color input component Basic HTML color input element custom checkbox component Custom stylable checkbox element custom radio component Custom stylable radio element date input component Basic HTML date input element datetime local input component Basic HTML datetime local input element email input component Basic HTML email input element get function null hidden input component Basic HTML hidden input element month input component Basic HTML month input element multiple fields component Generates rows with inputs based on the selected fields number input component Basic HTML number input element numpad component A panel with buttons for each number. Easy for mobile users to fill in a pincode password input component Basic HTML password input element phone input component Basic HTML phone input element price input component Custom input that automatically manages decimals radio component Basic HTML radio element scan input component Will be autofocused on keydown if no input is given. Executes the connected function on enter or if the given length is reached select component Basic HTML select element text input component Basic HTML text input element textarea component Basic HTML textarea element time input component Basic HTML time input element url input component Basic HTML url input element week input component Basic HTML week input element

Blocks modified

get form data uicomponent Returns an object with all the fields from a form selected by an outlet id searchbar component Searchbar component able to search through a storage in the backend