IP Address Field type

David White2
Mega Guru

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

 

 

 

2 REPLIES 2

Mark Roethof
Tera Patron
Tera Patron

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

---

LinkedIn

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Yeah I'm using the OOB IP address field type.

 

Just need it to also validate IP addresses with a backslash(subnet mask)