- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2016 03:09 AM
Hi,
On clicking of a reference field selection icon, a reference popup page appearing to select a record. I am looking to show another field in that reference popup. Currently its displaying a field "x". Instead of that I would like to display another field say "y". How can we implement this?
Solved! Go to Solution.
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2016 03:36 AM
May be you have not added that in the list layout of the reference list.
1.Click on the reference icon.
2.Right click on the header of the list.go to configure--> list layout and add "Y"column.
Thanks,
Mihir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2016 03:17 AM
Hi Ram,
Make "Y" field display value = true and it will work.
Thanks
Prashant..
Please appreciate the efforts of community contributors by marking the appropriate response as the correct answer and helpful. This may help other community users to follow the correct solution in the future.
********************************************************************************************************
Cheers,
Prashant Kumar
ServiceNow Technical Architect
Community Profile LinkedIn YouTube Medium TopMate
********************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2016 03:25 AM
1.Go to the reference table.
2.Make the Display column of the "Y" field to true.
Please go through section 3.1 of below link .
Reference Fields - ServiceNow Wiki
Thanks,
Mihir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2016 03:28 AM
Hi,
I did that, updated "display" property to true for column "y". But even then, its displaying the same old column "x".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2016 03:33 AM
HI Ram,
Please check whether display value for "X" should be false
Thanx
Prashant
Please appreciate the efforts of community contributors by marking the appropriate response as the correct answer and helpful. This may help other community users to follow the correct solution in the future.
********************************************************************************************************
Cheers,
Prashant Kumar
ServiceNow Technical Architect
Community Profile LinkedIn YouTube Medium TopMate
********************************************************************************************************