Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Configure list layout of reference field when clicked on it in workspace

Chenab Khanna
Tera Expert

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 - 

ChenabKhanna_0-1727283151389.png

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

2 REPLIES 2

Community Alums
Not applicable

Hi @Chenab Khanna ,

 

Before Making Changes :

SandeepDutta_1-1727348035196.png

 

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:

SandeepDutta_3-1727348443925.png

Click on "New" :

Then, use the Magnifying glass to open the Risk Statement List :

SandeepDutta_4-1727348514851.png

 

on the Pop-up window of Rist Statements ,Click on the three dots in the Name column, Righ Click and Configure > List Layout

SandeepDutta_5-1727348624643.png

SandeepDutta_6-1727348687146.png

 

View should be "reference List:

SandeepDutta_7-1727348729653.png

Click "Save"

 

Now, Reload your Workspace :

SandeepDutta_8-1727348815640.png

 

Now, you can see the two columns i added are reflecting on workspace as well.

 

 

 

 

 

Community Alums
Not applicable

Hi @Chenab Khanna ,