Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Not able to edit columns for control related list in authorization package record in CAM Workspace

AishwaryaP56482
Tera Contributor

Not able to edit columns for control related list in authorization package record in CAM Workspace

I want the reference and control allocation columns to be removed for the workspace view, when I go to cam workspace -> authorization package record->Control related list , then these 2 columns should not be visible.

I tried to edit using configure list layout, changing columns in the ux list , but nothing is changing those.

 

Can someone help on this

4 REPLIES 4

svirkar420
Kilo Sage

Hi @AishwaryaP56482,  Try to configure the classic list layout specifically for the Workspace view of the Control table, as 'sys_ux_list' configurations only govern the main navigation menu lists rather than record related lists

 

If this response helps you mark it as accepted solution and give it a thumbs up 👍. This help me and community to find answers quickly.

Best Regards,

Saurabh V.

AishwaryaP56482
Tera Contributor

Hi @svirkar420, modified the list layout for workspace view as well, but it is working only for native view, not working when we navigate through the cam workspace

svirkar420
Kilo Sage

@AishwaryaP56482 ,

I believe sys_ux_list won't control the columns shown in this scenario.

Since this is a related list inside the Authorization Package record in CAM Workspace, it might be using a Workspace-specific related list/component configuration instead of the standard sys_ui_list or sys_ux_list configuration.

can you try checking the Authorization Package record page configuration in UI Builder and identifying the component used for the Controls related list. If the related list component has an explicit column configuration or data configuration, that could be overriding the classic list layout.

Has anyone worked with the Controls related list in CAM Workspace Authorization Packages and knows where the column configuration for this specific related list is maintained? 

If this response helps you mark it as accepted solution and give it a thumbs up 👍. This help me and community to find answers quickly.

Best Regards,

Saurabh V.

AishwaryaP56482
Tera Contributor

When I checked in UI builder, controls shows up as related list, but when I check the right side configure tab, no option is there to add /remove coloumns