Problem/Motivation
Currently the tel input type and the international phone type are not supported.
On my project I need international phone support.
Proposed resolution
I will provide a MR for that.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | clientside_validation-3307507-7.patch | 6.31 KB | grimreaper |
Issue fork clientside_validation-3307507
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
grimreaperMR created.
And patch attached for easier Composer patch usage.
Thanks for the review!
Comment #4
grimreaperFix case of optional field.
Comment #5
nikunjkotechaThere is feedback on MR
Comment #6
grimreaperPatch no more works with latest phone_international version (4.0.0) because "int_phone" no more exists in the international phone form element.
Comment #7
grimreaperMR updated.