How do you create a cell phone field on the web forms
Solved
web form phone number field
Best answer by Pawan Gangwani
Hello
Welcome to the DocuSign Community!
Yes you can text field and set up a custom REGEX pattern to validate data entered in a text field to only accept a phone number's pattern. there is not a Phone Number standard field you can
One example here 123-123-1234 and (123)123-1234 would be the following:
^(\\([0-9]{3}\\)|[0-9]{3}-)[0-9]{3}-[0-9]{4}$
For more details on how to work with Data Validation and how to set Custom Data Validation, see:
Data Validation for Text Fields
Custom data validation
Thanks!
Sign up
Already have an account? Login
You can login or register as either a Docusign customer or developer. If you donât already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationDocusign Community
You can login or register as either a Docusign customer or developer. If you donât already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Back to Docusign.com




