Form Validation Action Addon for Elementor

Add a custom validation action for Forms to your Elementor installation to run server-side validation for your form fields.

Author:Andrés Ignacio Torres (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:6.6.2
Plugin version:1.1.0
Added to WordPress repository:01-11-2024
Last updated:12-11-2024
Rating, %:0
Rated by:0
Plugin URI:https://aitorres.com/projects/ait-form-valida...
Total downloads:326
plugin download
Click to start download

Validation Action Add-on for Elementor Forms is a custom add-on 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
  • Maximum amount of words in a field
  • Minimum amount of words in 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.


FAQ
ChangeLog