how to link a menu item to a catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2016 04:03 AM
how to link a menu item to a catalog item or record producer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2016 04:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2016 04:12 AM
Below links will be helpful , please check:-
Navigation menus and content links
Case Study - Employee Self-Service Portal - ServiceNow Wiki
Mark Correct if it solved your issue or hit Like and Helpful if you find my response worthy.
Thanks,
Deepa

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2016 04:15 AM
Hi Kumar,
Are you referring to a module in the navigation menu? If that's the case, then you can do that using the type "URL with Arguments".
Step 1: Navigate to Service Catalog, Maintain Items
Step 2: Right click on the record and Copy the sys_id of the catalog item or record producer you want to add
Step 3: Navigate to System Applications> Navigation Menus
Step 4: Locate the application you wish to create a new module and open that record
Step 5: In the Modules, related list, create a new module (or modify an existing one)
Step 6: Use the link type "URL from Arguments"
Step 7: In the Arguments field, fill in com.glideapp.servicecatalog_cat_item_view.do?sysparm_id=SYS_ID_COPIED_EARLIER
Step 8: Save/Submit
Step 9: Refresh your browser (UI16)
Reference:
Administering Application Menus and Modules - ServiceNow Wiki

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2016 06:19 AM
Hi Kumar,
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