Configure validations for form fields

Configure validations for form fields like hide, auto-populate, or disable fields depending on the value entered in another field, set fields as mandatory.

For more information on operators and expressions used to configure UI validations, see Build custom UI validations for form fields.

To configure validations for form fields

  1. Click Dynamic Forms on the left panel.
  2. Click on the form.
  3. Click on the form field.
  4. In the Edit Form Fields section, turn ON the Validation Required toggle switch.
  5. In the Conditional Logic window, enter the validation for the form field.
    You can configure the following conditions:
    • To hide the form field depending on the value in the dependent field(s).
    • To disable the form field depending on the value in the dependent field(s).
    • To mandate the user to fill the form field depending on the value in other field(s).
    • To show an error, warning, or an information depending on the value in other field(s).
  6. Enter the text in the UI Validation Message field.
    Note:
    • This message is displayed on the pop up box in the mobile application.
    • This field is displayed only when you configure validations on the Mandatory/Optional and Error Handling tabs.
  7. Click Save.