Blocks within ui
List of all the block within the ui
group. If you're running an older core version, there may be groups listed here that are not available to you (yet).
flow
v13.0.2
Updates a stylesheet with the given outlet. Will not do anything if the stylesheet does not exist.
remove stylesheet flow
v13.0.2
Removes a stylesheet from the current page
get form data object
v13.0.2
Returns an object with all the fields from a form selected by an outlet id
get field from form value,condition,number,object,date,geo_point,array,file
v13.0.2
Get value from form based on selected field
datatable activate filter flow
v13.0.2
null
datatable update filters flow
v13.0.2
null
datatable reload flow
v13.0.2
null
update datatable selection flow
v12.0.0
null
cookie get value
v12.0.4
Returns the cookie value associated with the given key.
localstorage delete flow
v13.0.2
null
sessionstorage set flow
v13.0.2
null
get browser information flow
v13.0.2
This function does not return the value directly. It accepts a function that will be executed with the given value as soon as the frontend responds.
broadcast unsubscribe flow
v13.0.2
null
broadcast subscribe flow
v13.0.2
null
sound: stop flow
v10.3.11
Stops the given sound by ID
submit form flow
v10.6.2
Submits the given form in the frontend
add stylesheet flow
v13.0.2
Adds a stylesheet to the current page
datatable search flow
v13.0.2
null
debug flow
v13.0.2
null
cookie set flow
v12.0.4
Sets a cookie in the users browser.
cookies get all object
v12.0.4
Returns all cookies
cookie delete flow
v12.0.4
Removes a cookie from the users browser.
localstorage get flow
v13.0.2
This function does not return the value directly. It accepts a function that will be executed with the given value as soon as the frontend responds.
localstorage set flow
v13.0.2
null
datatable selection array
v13.0.2
null
sessionstorage get flow
v13.0.2
This function does not return the value directly. It accepts a function that will be executed with the given value as soon as the frontend responds.
get geolocation flow
v13.0.2
This function does not return the value directly. It accepts a function that will be executed with the given value as soon as the frontend responds.
sessionstorage delete flow
v13.0.2
null
text to speech flow
v12.0.5
Speaks the given text in a browser-controlled voice.
Back to
ui
Return to the main group to view all sub-groups