Validate Form

Using this action, you can trigger the validations added to the Form.

Prerequisites

Before you use this action, make sure you have a Form widget with validations added.

Adding Validate Form action

Follow the steps below to add this action to any widget.

  1. Select the Widget (e.g., Container, Button, etc.) on which you want to add the action.

  2. Select Actions from the properties panel (the right menu), If it's the first action, click + Add Action button. Otherwise, click the "+" button below the previous action tile (inside Action Flow Editor) and select Add Action.

  3. Search and select the Validate Form (under Widget/UI Interactions) action.

  4. Set the Select Form to Validate to your Form name.

  5. You can chain the next action that will be triggered if the validation passes.

Last updated