Condition
Last updated
Last updated
Condition elements show users different views based on defined conditions.
To switch views, click on the dropdown on the top right.
To set the content for a view, click on a tab to build the view page.
Conditional View List: Each view has a pair of input boxes.
Enter the view name into the first input box.
Enter the condition into the second input box.
Add additional views with “+ Add an item”.
See Tooltip for tooltip configurations.
In this example, there are two views, ‘Display Details’ and ‘No Data’.
When the value of app data variable display_details
is “false”
, the condition element displays the ‘No Data’ view. When it is "true"
, the condition element will display the ‘Display Details’ view.
See Data Store for more about accessing app data.
No supported events.
Set Data: Change element data. See Data Store.
Set Loading: Set loading animation. See Set loading animations.
Visit Interactions for more on events and actions.