Not able to edit columns for control related list in authorization package record in CAM Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @AishwaryaP56482,
Workspace related lists don't get their columns from UI Builder, so the Configure tab won't show them. They come from the related list layout, which is its own record in sys_ui_list with the Parent field set to the parent table. The layout you get by opening the Control list on its own has Parent empty, so that one won't apply here. Open an Authorization Package record in the native UI, right click the Controls related list header, and go to Configure > List Layout to drop the two columns. Worth checking the view too, since the workspace doesn't always render Workspace, and a View Rule in sys_ui_view_rule on the Control table can send it somewhere else. Clear the UI Builder cache and your browser cache before you test.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hello @AishwaryaP56482 , If you want these columns to be removed for all users, you should modify the "All Controls" list.
- Launch the following URL: https://<your SN instance>/sys_ux_list.do?sys_id=0beaa83693144210610266ed3489186b
- Go to the Columns list and remove the desired columns.
- Log out of the instance and log back in.
Please ensure that users do not already have personalized list settings configured, as user preferences take precedence over global changes.
