I'd like to create three text fields, where the first - once reaching max characters - moves the cursor to the next, and so on to the third. In the end, these three would create a single value that results in a hyphen-separated phone number.
I'd like to create three text fields, where the first - once reaching max characters - moves the cursor to the next, and so on to the third. In the end, these three would create a single value that results in a hyphen-separated phone number.
Comments
Comment #1
quicksketchThis would require a dedicated component for phone number. With most specialized fields, I'm recommending that they be moved into a separate module.
Comment #2
joelstein commentedIn case anyone stumbles on this issue, there's now a Telephone component in this module:
https://www.drupal.org/project/webform_telephone