Equals
List Contains Item
Compare Dates
Compare Numbers
Check Permission
Custom Code
Conditions allow you to control the flow and behavior of your application based on specific criteria. By utilising conditions, you can create dynamic interactions that respond intelligently to user inputs and data changes.
Conditions are logical statements that determine whether a certain action should occur based on defined criteria. They allow you to create responsive applications that adapt to user behavior, data states or other situational factors. By configuring conditions, you can enhance user experience and ensure that your app behaves as expected.
We offer two main types of conditions for your app:
Data: These conditions compare values, dates and numbers, and check for items in a list to determine actions.
Other: This category allows you to check permissions and add custom code for enhanced functionality.
Each condition can be customised to fit the unique needs of your app. You can combine multiple conditions to create complex decision-making workflows, allowing for nuanced app behavior that caters to different user scenarios.