Left side menu in Service Catalog Form

Ankit819
Kilo Contributor

Is it possible to add a left-side menu to a Service Catalog form in ServiceNow, where clicking on a menu item navigates the user to specific sections of the form, and selecting a section also displays its corresponding subsections?

1 REPLY 1

Siddhesh Jadhav
Kilo Sage

Hi @Ankit819 ,

 

I don’t think this is available out of the box in ServiceNow.To achieve this requirement, you would need to create a custom UI solution, such as a UI Page / UI Macro, or implement customization on the Service Portal using widgets.This would involve scripting to navigate between sections and display corresponding subsections.

Thanks and regards
Siddhesh Jadhav

 

Please accept the solution if it resolves the issue.