We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Custom workspace - Change default list

ImranrasheeM
Tera Contributor

When I create a page in custom workspace with list template, it shows with default list. How do I populate my own list? For which I have created sys_ux_list , category and configuration for it.

 

 

ImranrasheeM_1-1770881109157.png

 

1 ACCEPTED SOLUTION

Shruti
Giga Sage

Hi @ImranrasheeM 

Navigate to sys_ux_page_property.LIST

Create a new page property

Fill in the fields for the new record:
Name: listConfigId
Type: String
Value: Paste the sys_id of the UX list menu configuration record

 

Refer to the screenshot for CSM workspace list

Shruti_0-1770885116886.png

 

View solution in original post

11 REPLIES 11

ImranrasheeM
Tera Contributor

@Ankur Bawiskar Any input?

Ankur Bawiskar
Tera Patron

@ImranrasheeM 

You will have to create your own LIST for your custom workspace

Make a copy of the OOTB List SNC variant and keep it lower order and then add proper audience so that your custom scope users see this one and not OOTB List SNC one

AnkurBawiskar_0-1770882210384.png

 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

ImranrasheeM
Tera Contributor

 

 

I made a copy of it, but where do I define that the List in workspace should contain the only the one's which I have created in sys_ux_list?

The List name remains the same.

ImranrasheeM_2-1770884281535.png

 

@ImranrasheeM 

In "sys_ux_list_category" create your category

then in sys_ux_list you create new lists under that category

check this detailed blog

Configuring Lists in Configurable Workspace 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader