Condition

Condition elements show users different views based on defined conditions.

To switch views, click the ▼ botton.

To set the content for a view, click on a tab to build the view page.

Properties

View List: Each view has a pair of input boxes.

  1. Enter the view name into the first input box.

  2. Enter the condition into the second input box.

Add additional views with “+ Add an item”.

See Tooltip for tooltip configurations.

Example

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.

Supported Events

No supported events.

Supported Actions

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.

Last updated