Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

How to add new Module in Workspace.

Kapil Yedle
Tera Contributor

We had a requirement to add Catalog Tasks module to the SIR workspace like below.

 

SIR Dashboard Add Catalog Tasks.png

Open sys_ux_list_menu_config table and search for SIR name.

UX List Menu Configurations | ServiceNow (Change link as per your instance)

 

 

Once you open UX list menu check for UX List Categories related list.

Here add your Module as per your order.

 

Once you create a UX List Category then create UX Lists under it (i.e. in sys_ux_list table). In my case Assigned to Me and Assigned to Teams are the UX Lists.

Note: Add filters in UX Lists as per your requirement.

 

 

1 REPLY 1

Kapil Yedle
Tera Contributor

By default, module will not be visible to end users. You should create list applicability. (i.e. in sys_ux_applicability_m2m_list)