Adding Confirmation and Condition to Actions
With Kuika, you can add Confirmation and Condition to the actions you use during application development.
This training content consists of the following topics:
- 1.Adding Confirmation to Actions
- 2.Adding Conditions to Actions
To add Confirmation to actions, click the three dots icon on the action you want to confirm.

Actions panel
Click Add Confirmation in the drop-down menu.

Adding Confirmation
A Text Input Box is automatically added to the corresponding action under the Confirmation Message heading.

Confirmation Message Text Input Box
You can add the confirmation message you want to add in the action specific, via the Text Input Box under the Confirmation Message heading. Text Input Box comes with Confirm message by default. You can add the confirmation message you want to add by deleting the Confirm.

Sample Confirmation screen
Confirmations you add are displayed on the screen where the action is running as a Pop-up during the action process.
Conditions are structures that enable actions to take action in line with a certain condition.

Actions panel
To add condition to actions, click on the three dot icon on the action you want to add Condition.

Adding Condition
Click Add Condition in the drop-down menu.

Setting Condition value via Symbol Picker
A Will execute if… sub-title was automatically added to the relevant action under the Condition heading.
If the condition of the added action is not met, the relevant action is ignored and the following actions are executed, allowing the application flow to run.
Last modified 2mo ago