how to link a menu item to a catalog item

shidhartha1
Kilo Contributor

how to link a menu item to a catalog item or record producer

4 REPLIES 4

larstange
Mega Sage

I assume that it is a link in the left navigation menu?



Copy the url pointing to the item or record producer (by finding it in the service catalog)


Create a new menu item of the type "URL (from Arguments):


Paste the link and remove the server name from the URL


find_real_file.png


Deepa Srivastav
Kilo Sage

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


Chuck Tomasi
Tera Patron

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)



find_real_file.png



Reference:


Administering Application Menus and Modules - ServiceNow Wiki


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