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

Regarding the reference fields

shreya_3009
ServiceNow Employee

Hello,The reference fields in the native view has info icon button which upon clicking gives the open record and we can open the record, now for the same reference field in workspace i cannot see the info icon button, how can i configure that in workspace?

1 ACCEPTED SOLUTION
13 REPLIES 13

its_SumitNow
Mega Sage

Hi @shreya_3009 

please create a View named Sys_popoup for a table in which you want to modify the view and configure the View layout as you want and then that view will be reflected in the workspace preview pane.

sumityadav8_0-1770977268754.png

 

 

 

Like in the Caller field, which is referencing to sys_user table we are having sys_popup view, but it's not been created for Configuration Item & Service Offering table, this is the main reason we are unable to get preview icon

 

This will definitely help , please mark my solution as correct & Accept it as Solution 🙂

 

Warm Regards

Sumit

Technical Consultant

shreya_3009
ServiceNow Employee

Hi,

shreya_3009_0-1771223341981.png

shreya_3009_1-1771223439716.png

First picture refers to native view --> Territory and legal support are reference fields so we are able to see the icon in native view
Second picture refers to the workspace view--> Here the variables territory and legal support are not showing up the icon
So, i have to configure it for all the reference fields such that the icon shows up, and if its a field on table and if its reference field, the icon is showing up , but if its variable its not showing up, any suggestions could be helpful

 

shreya_3009
ServiceNow Employee

For better understanding these are the pictures where i am actually facing the problem,

shreya_3009_2-1771224550381.png
left view is native where i can see the reference icon button right side is workspace view where i cannot see the icon