show different field in reference popup

ramireddy
Mega Guru

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?

1 ACCEPTED SOLUTION

Mihir Mohanta
Kilo Sage

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.



find_real_file.png




Thanks,


Mihir


View solution in original post

8 REPLIES 8

PrashantLearnIT
Giga Sage

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
********************************************************************************************************

Mihir Mohanta
Kilo Sage

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


Hi,



I did that, updated "display" property to true for column "y". But even then, its displaying the same old column "x".


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
********************************************************************************************************