How to add USER ID field to list view for reference field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2024 12:15 AM
Hi All,
I have a field on the form which is referencing to User table, when we click on search icon i can see first name,last name,email. Now the user wants UserID to be seen on list when he clicks on Serach Icon.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2024 02:33 AM
Hi @Hareesha
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0686318
-
Navigate to System UI > Views.
-
Search for name = sys_ref_list and open the record.
-
Select the Lists related list.
-
Search for the table for which you want to change the view and open the record.
This is the table you are referencing.
Once you open the record, you will see a related list called List Elements. This related list shows the columns that will be displayed on the pop-up view for the reference field.
-
Modify the List layout by either deleting columns or adding new ones by clicking New.
If you are creating a new column, you can use the same format as one of the other columns on the view. For example:
- Element: Column name
- Position: Position you want this column to be in relation to the rest
- List ID: Table
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2024 03:16 AM
Hi @Hareesha ,
After clicking on the reference field, it shows the reference list. You can configure the List layout to add/show fields in reference list.
Step1:
Step 2:
O/P:
OR
You can follow the steps given in below knowledge article:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0686318
Please hit the like button if my suggestion has helped you in any way.
Please mark correct if my response has solved your query.
Thanks & Regards
Jyoti Jadhav