Container
Text
Image
Icon
Button
Local State
Text Input
Date Picker
Conditional Logic
Conditional Switch Logic
Sheet
Tabbed Pager
Data Loader
Repeating Item
Countdown Timer
Data Transformer
Date Elements
Paging Data Loader
Rich Text
The Conditional Logic Component allows you to create dynamic behavior in your app by executing actions based on specific conditions. This component evaluates whether certain conditions are met and triggers different outcomes accordingly, enabling more customised and interactive experiences for users.
If/Then Logic
Customisable Outcomes
1. Condition
This field allows you to define the specific condition that will occur. To set up the condition, click on the field to display the condition options and select the desired condition from the list. Click here to learn more about Conditions.
2. Content
3. Show
Keep Conditions Simple: For better readability and maintainability, keep each condition focused on a single aspect. Combine multiple conditional logic steps only when necessary.
Test Multiple Scenarios: Ensure you test both the "true" and "false" conditions thoroughly to confirm the expected actions occur in all cases.