GF Repeater Fields With Standard Format Phone Fields
Support phone fields with "standard" format in GF repeater fields
by Paul V. Biron/Sparrow Hawk Computing · github.com/pbiron/gf-repeater-fields-with-standard-format-phone-fields · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/pbiron/gf-repeater-fields-with-standard-format-phone-fields/releases/download/0.1.0/gf-repeater-fields-with-standard-format-phone-fields.0.1.0.zipDeclares an update source (https://github.com/pbiron/gf-repeater-fields-with-standard-format-phone-fields/), so updates arrive through the plugin's own updater.
Readme
GF Repeater Fields With Standard Format Phone Fields
Contributors: pbiron
Tags: gravityforms, repeater fields
Requires at least: 4.6
Requires PHP: 5.6.0
Tested up to: 5.5.1
Stable tag: 0.1.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Z6D97FA595WSU
Support phone fields with "standard" format in GF repeater fields
Description
GravityForms fields of type repeater can include fields of type phone.
Unfortunately, as of GF 2.4.20, such phone fields with phoneFormat = 'standard' don't
get the necessary JS enqueued so that the input masking works. See Limitations
in the GF documentation about repeater fields..
This plugin attempts to remedy that situation, so that repeater fields can have
"standard" format phone fields. It is not guaranteed to work in all cases, but it
seems to work for the repeater fields I have created.
It supports any number of repeater fields in a form, each of which has any number of
phone fields with "standard" format.
Installation
From your WordPress dashboard
- Go to Plugins > Add New and click on Upload Plugin
- Upload the zip file
- Activate the plugin
Changelog
0.1.0 (2020-10-15)
- init commit.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 0.1.0 | Oct 15, 2020 | gf-repeater-fields-with-standard-format-phone-fields.0.1.0.zip | 12 |