This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Regex Textfield: Gravityforms Add-on

Description

This plugin is created to enable WordPress site owners to specify a regex string to be used with Gravity Forms text fields.
Once a regex string is specified, the user can’t submit that form until the user enters a text that comply with the regex string.

Screenshots

  • General tab of the Regex Textfield field in the form editor.
  • General tab of the Regex Textfield field with a filled in regex string.
  • Appearance tab of the Regex Textfield field with a custom validation message.
  • Form preview with the the Regex Textfield field with an incorrect input.
  • Form preview with the the Regex Textfield field where the field is set to be required, but no regex string is defined.

Installation

  1. Upload the plugin folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate the plugin.
  3. Create a GrvityForm form and go the edit page.
  4. Within the Advanced Fields section in the editor, select “Regex Textfield”.
  5. In the General tab of the Field Settings fill in the regex string you want.
  6. In the Appearance tab of the Field Settings, you can specify the
    “Custom Validation Message”. This message will be shown to the user when a wrong
    input is given is submitted.

FAQ

How do I use this plugin?

This plugin requires you to have Gravity Forms installed (min version 2.5).

How to uninstall the plugin?

Simply deactivate and delete the plugin.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Regex Textfield: Gravityforms Add-on” is open source software. The following people have contributed to this plugin.

Contributors

“Regex Textfield: Gravityforms Add-on” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Regex Textfield: Gravityforms Add-on” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Plugin released.