Home

Guides

Editor

Components

Actions

Conditions

Actions

Navigation

Open Screen

Close Screen

Open External Link

Configure Navigation Drawer

Data

Add Item to List

Remove Item from List

Update Value

Convert Data

Send API Request

Logic

Conditional Action

Other

Request Permission

Trigger

Conditional Action Documentation

Overview

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.


Key Features

  • Enhanced User Experience

  • Streamlined Logic Flow

  • Improved Error Handling


Action Fields

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


Best Practices for Using the Conditional Action

  • 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.