Get Is Dynamic Form Valid Action Advanced Customisations

  • Automatic Focus on Fields: If there are invalid fields, the user can be directed to the incorrect field.
  • Clear First, Then Check: Old warning messages can be cleared first with the Clear action.
  • Use in Form Steps: In multi-page or tabbed forms, if each step is valid, the user can proceed to the next step.

Technical Risks

  • Attribute Settings: If the IsRequired or data type settings of attributes are not set correctly, validation may be incomplete.
  • UI Validation Only: This action only covers controls on the UI; it does not include business rules at the database level.

The Get Is Dynamic Form Valid action is the basic validation mechanism that makes form-based transactions secure and controlled on the Kuika platform. It can be used effectively in conjunction with other actions to ensure that users enter complete and error-free data.