IP Address Field type
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2019 08:15 AM
Hey Guys,
We have a field on one of our forms for new facilities that are created called "subnet" which is self explanitory, an IP address with a subnet mask is supposed to be manually entered there by the network team. The problem we've had is that its being skipped by placing whatever in that field and moving on, So i've changed the field type to "IP Address" to fix this issue, however... it does not validate a backslash for the subnet mask,
How can I fix this small issue? Can't seem to figure it out?
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2019 08:20 AM
Hi there,
The validation is handled thru Validation Scripts ("System Definition > Validation Scripts"). Out-of-the-box the Validation Script for field type "IP Address (Validated IPV4, IPV6)". Is that the one that you are after? Or do you have a own creation of a Validation Script?
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
---
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2019 08:24 AM
Yeah I'm using the OOB IP address field type.
Just need it to also validate IP addresses with a backslash(subnet mask)