How to display email id in reference field

Srvs
Kilo Guru

Hello All,

i have   created a reference field on users table, i need to display user_email_id in reference field instead of user_name,

please help me in this scenario.

Regards

Bitra

1 ACCEPTED SOLUTION

even if no display value set for user field, there is dynamic default value configured which get the caller name, i believe.


find_real_file.png


View solution in original post

11 REPLIES 11

That's not a good approach it will impact globally because sys_user table is common table in every application you will use or you have used it. instead of doing changes in sys_user table you can check dot walking from form layout to add email on form.


even if no display value set for user field, there is dynamic default value configured which get the caller name, i believe.


find_real_file.png


its working thank you shishir


bhargav1330
Giga Contributor

Can you Please explain me how did you do that. i too have same requirement



Please Help


Zeeshan Khan1
Kilo Guru

Hi Bitra,



You can refer below link to change the display value



https://docs.servicenow.com/bundle/geneva-servicenow-platform/page/administer/field_administration/t...



Note : You can select only one field as display field which is will be reflected in all the table it is referenced.



Thanks,


Mohammed Zeeshan