- Conditional Clearing: Only certain parts of the form can be cleared depending on specific fields (this action can be supported with additional actions such as Set Value).
- Confirmation Request: The user can be asked for confirmation before clearing (with a modal).
- Sequential Actions: An information message can be displayed to the user after clearing (Show Toast).
Technical Risks
- Component Matching Issue: A defined Dynamic Form element must exist for the action to work.
- Data Loss Warning: This action deletes temporary data entered by the user. It does not affect permanent records, but may create a sense of data loss if executed without warning the user.
The Clear Dynamic Form action is a practical tool that supports the flexibility of dynamic form structures on the Kuika platform and improves the user experience. It ensures that the form starts with a clean slate, particularly in applications with multiple fields, user-specific fields, or dynamically generated fields.