A user fills out a dynamic application form and clicks the ‘Save’ button.
- When the button is clicked, the Get Is Dynamic Form Valid action is executed.
- If the form is not valid, the user is shown the warning ‘Please fill in all required fields.’
- If the form is valid, the data is retrieved with Get Entity Value from Dynamic Form and saved to the database.