Skip to content

Commit

Permalink
update form area doc
Browse files Browse the repository at this point in the history
  • Loading branch information
miljan-aleksic committed Aug 20, 2024
1 parent d6beab6 commit d4c10a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/essentials-for-yootheme-pro/addons/forms/form-area.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ The form area configuration panel contains form specific settings, including [af
| Setting | Default | Description |
| --- | --- | --- |
| *After Submit Actions* | `[]` | List of actions to execute after a successful submission. At least one action is necessary. |
| *HTML 5 Validation* | `true` | Whether the front side HTML5 validation should be executed before submission. Server side validation is always executed. |
| *HTML 5 Validation* | `true` | Whether to execute front side HTML5 validation before submission. Server side validation is always executed. |
| *Reset After Submit* | `true` | Whether to reset the form to it initial state after a successfull submission. |

::: tip Note
For field specific validation refer to [elements field settings](./elements).
Expand Down

0 comments on commit d4c10a1

Please sign in to comment.