popup-view for user records in workspace

Community Alums
Not applicable

Hi Community!
I have a requirement which goes as following:
Edit the pop-up view/preview for user-records showing in the workspace(ONLY WORKSPACE).
In other words, change the list which shows when you hover over the "i"-icon to preview the user-record from the workspace. 

The solution i found was to creat a sys_popup-view for the sys_user-table, but this solution will change the preview-list everywhere we have a reference field to the sys_user-table.

Does anyone have any tips on how to achieve this functionality? is it even possible to edit the list/data which shows when hovering "i"-icon specifically for the workspace?


Thanks in advance, and sorry if my post is in wrong location. Its one of my first posts 🙂 

2 REPLIES 2

Saurav11
Kilo Patron
Kilo Patron

Hello,

 

Please refer the below post for this:-

 

https://www.servicenow.com/community/now-platform-blog/how-to-customize-fields-displayed-on-the-refe...

 

Please mark my answer as correct based on Impact.

Community Alums
Not applicable

@Saurav11 thanks for the reply! 

 

It solves the problem, but how can i do this for ONLY configurable workspace? 
my thought on that after reading the article was to have a an own view for that CW, and create sys_popup for that view. But not sure.

 

any ideas?

 

thanks alot in advance!😊