- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2022 06:42 AM
Hello,
I have a requirement to provide a link that will automatically populate a specific field (variable) on a specific service request.
Does anyone have an example of this type of link they could share? So, the customer is looking for something like
http://servicenow.com/servicerequest/groupname (this is just a made up link, but they want a link like this to just copy and paste into a browser that will open up the service request and populate the specified field).
Any help is appreciated!
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2022 07:04 AM
This is not possible OOTB, but there's a nice solution posted here:
https://snprotips.com/setting-catalog-item-variables-from-url
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2022 07:04 AM
This is not possible OOTB, but there's a nice solution posted here:
https://snprotips.com/setting-catalog-item-variables-from-url
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2022 07:35 AM
Wow thank you! this was a perfect solution!!! I appreciate it.