Closed (fixed)
Project:
Webform Validation
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Nov 2021 at 06:46 UTC
Updated:
26 Aug 2022 at 00:49 UTC
Jump to comment: Most recent
To avoid typos, I want to add a "confirm phone number" field to forms, but the module doesn't support it.
Simply adding "tel" to the array of allowed fields fixes this.
I'll create a fork and add a merge request later today.
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
drupaldope commentedvery small change for adding 'tel' field type to the list of allowed types
please review.
Comment #4
drupaldope commentedComment #7
liam morlandThanks!
Comment #8
liam morland