Open Screen
Close Screen
Open External Link
Configure Navigation Drawer
Add Item to List
Remove Item from List
Update Value
Convert Data
Send API Request
Conditional Action
Request Permission
Trigger
The Conditional Action allows your app to execute different actions based on specific conditions or criteria. This powerful feature enables dynamic behavior in your app by enabling or disabling certain functionalities depending on user input, data values or other triggering events.
Enhanced User Experience
Streamlined Logic Flow
Improved Error Handling
1. Condition Creator
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. Success
3. Failure
Keep Conditions Clear and Simple:Ensure that the conditions used for triggering actions are straightforward and easy to understand for maintainability.
Test All Scenarios: Thoroughly test all possible paths and outcomes to ensure that the app behaves as expected under different conditions.
Provide User Feedback:When a condition leads to a specific action, provide clear feedback to users so they understand why a certain action was triggered or skipped.