Configure list layout of reference field when clicked on it in workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2024 09:54 AM
Hi community,
I have a requirement to change the list layout of reference list when clicked on it in workspace.
In compliance workspace, when i am trying to create a Risk and select Risk Statement, I want to change the fields that are displayed in pop up -
I have tried to use - https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0686318
However, this works in UI 16 and not in workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2024 04:07 AM
Hi @Chenab Khanna ,
Before Making Changes :
Now, Let's make the changes:
Let's consider your table in ask itself, Navigate to Risk Statement table (sn_risk_risk.LIST), from the native UI:
Click on "New" :
Then, use the Magnifying glass to open the Risk Statement List :
on the Pop-up window of Rist Statements ,Click on the three dots in the Name column, Righ Click and Configure > List Layout
View should be "reference List:
Click "Save"
Now, Reload your Workspace :
Now, you can see the two columns i added are reflecting on workspace as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2024 07:36 PM
Hi @Chenab Khanna ,
