How to provide link to a catalog item in Navigator?
Import
·
Mar 23, 2021
·
article
Hi Community,
Recently I wanted to add a module under Application Menu which would have redirected users directly to the catalog item.
We have to take care that when our updates are captured in update set, it should not be instance specific. Rest is quite simple. With that being said, follow the steps :
- Copy the sys_id of your catalog item
- Create a new module under your desired Application Menu and select Link Type as 'URL(from Arguments)'
- Paste the following link and append it with the sys_id of your catalog item ./com.glideapp.servicecatalog_cat_item_view.do?sysparm_id=(SYS_ID)
If you found this article helped you, please mark it as Helpful.
Thanks,
Hardit Singh
Labels:
View original source
https://www.servicenow.com/community/now-platform-articles/how-to-provide-link-to-a-catalog-item-in-navigator/ta-p/2320072
