Usage Scenario: Resetting an Application Form

On a job application screen, the user fills in the dynamically loaded ‘Additional Information’ fields. However, when they want to clear the form:

  1. They click the ‘Clear Form’ button.
  2. The Clear Dynamic Form action is triggered.
  3. All dynamic fields are cleared, and the form is reset.

This process improves the user experience and prevents incorrect data entry.