Form Validation Action Addon for Elementor
Form Validation Action Addon for Elementor is a custom addon that allows you to add server-side validation actions to your Elementor Forms. These validations can run before any other action is processed (e.g. sending an email, collecting submissions) to easily ensure the user input matches validation logic chosen by you.
You can specify one or multiple validation actions for each one of your form fields based on their ID. Each validation will run independently from others, and if any action does not succeed, the user will get visual feedback.
Supported actions include:
- Maximum length for a field
- Minimum length for a field
- Field must start with a given value
- Field must end with a given value
- Field must contain a given value
- Content of a field must match content of another field (e.g. "Password" and "Confirm password")
Validations set for optional fields will only run if the field is not empty.
This project is currently in development and is available to download from the WordPress Plugin Directory for review and distribution.
You can download the plugin here: Form Validation Action Addon for Elementor.
You can demo the plugin here: Form Validation Action Addon for Elementor demo.