- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2016 07:08 AM
I'm not seeing a phone number field type for user input. Does ServiceNow provide any kind of cell phone validator in the Service Catalog, or will I need to write a client script to do this?
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
-
Team Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2016 07:16 AM
Brad has a useful thread from a couple years ago.
How to validate a string field for proper phone number format

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2016 07:13 AM
Unfortunately there's no matching phone number variable type like there is for fields, so you'll need a client script to validate.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2016 07:16 AM
Brad has a useful thread from a couple years ago.
How to validate a string field for proper phone number format
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2016 07:29 AM
This was a tough one, because the answer I used was in the link you provided, but the answer I used was written by Brad. I'm gonna give you "Correct Answer" though for making it convenient for me. So, thanks Chuck for giving me the answer I needed, and thanks Brad for writing it!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2023 12:09 AM
Hi @Chuck unfortunately this link no longer takes' me to the answer.
Can you please reshare the answer here as in copy paste instead of providing the link as the link take me to the home page of the community.