Question about URL Type field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2017 12:23 PM
Hello all!!
I'm not sure how URL type fields work. I know that once locked, they display a hyperlink.
-> But would we be able to click on it and go to the path on the network? Like if we store a path to a folder, would that folder be opened once the URL field value is clicked?
-> Are there any restrictions or rules for this to work?
I'd greatly appreciate any more information anyone could provide on this field type since the documentation doesn't have much. Thanks in advance!!
- Labels:
-
Team Development
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2017 12:45 PM
Hi,
Yes, once locked URL fields become an active link. To answer your question about network folders... they support standard internet style links. UNC (\\servername\pathname\file) are not supported at this time.
Introduction to Fields - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2017 01:39 PM
Hi Chuck! Thanks for the prompt reply. Forgive my ignorance, but when you say UNC not supported, do you mean that URL to a folder location inside the network is not supported, but only general internet links like google.com etc are supported?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2017 01:46 PM
Sorry for the confusion Veena.
Yes, internet addresses such as https://www.google.com, http://my.site.org, and so on, are fully supported by the URL field.
Network paths often of the notation H:\DOCS, or \\SERVER1\USERS\CHUCK\DOCS, are not supported.
UNC Definition from PC Magazine Encyclopedia
If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
If you are viewing this from the community inbox you will not see the correct answer button. If so, please review How to Mark Answers Correct From Inbox View.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2017 02:27 PM
Thanks you so much Chuck for the clarification. One last question. I understand it isn't possible with the URL type fields, but is there any other way in ServiceNow to achieve this? This as in - clicking on a path and having us taken to the folder?