- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2018 05:20 AM
Hi all
So I am trying to figure out a smart and easy way to link to a form, from a knowledge article. I want it to be dynamic, which is why I can't(won't) use the current URL of the form, because it will change slighty when the site goes completely live, so to speak. Also, I am afraid of a broken URL, if it changes in the future. So is there a way to use an internal tool in ServiceNow, either the sys_id or something to dynamically link, either by text or something else, to a form? Thanks in advance
And I apologize in advance if I missed something, or if I posted in the correct forum/category, I am new to ServiceNow.
Solved! Go to Solution.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2018 10:10 AM
I can't think of any solution which can dynamically populate the url.
The best I could think of is to replace it using a Background script or Fix Script post deployment to another environment.
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2018 10:38 AM
Can you give an example with screenshots?
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2018 11:21 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2018 10:10 AM
I can't think of any solution which can dynamically populate the url.
The best I could think of is to replace it using a Background script or Fix Script post deployment to another environment.
Please mark this response as correct or helpful if it assisted you with your question.