In Reference(sys_user) field Instead of Name we are expecting display Email:

Sirri
Tera Guru

Hi All,

 

we have created reference field Name(sys_user) after selecting it will Displaying Name of the user. But I  should want email. 

 

Please let me know how to configure this. 

For more details please find the below snips.

Sirri_0-1710331229356.png

 

 

Thank you

3 ACCEPTED SOLUTIONS

Community Alums
Not applicable

Hi @Sirri ,

You can add email while searching, but when you actually select that user, it will only the the name of the user.

If you want to show the email on selection as well, you will have to make email field as Display for user table which is not recommended.

 

View solution in original post

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

You can make this change but its highly not recommended. What you see here is the display value of the table, (there is one field that has display flag as true) and if you change this it will change for the entire platform and not just this form. I would not recommend doing this.

Instead what you can do is , bring email in the lookup value and make it searchable by email too, see this -> https://docs.servicenow.com/bundle/vancouver-platform-administration/page/administer/field-administr...

 

 

-Anurag

View solution in original post

Parth_Poriya
Tera Expert

Hi

In sys_user table in email field open dictionary and mark display true

View solution in original post

6 REPLIES 6

Community Alums
Not applicable

Hi @Sirri ,

You can add email while searching, but when you actually select that user, it will only the the name of the user.

If you want to show the email on selection as well, you will have to make email field as Display for user table which is not recommended.

 

Hi All,

Thank you all

I have mention this is as example only actually this is for another custom table.

 

Thank you 

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

You can make this change but its highly not recommended. What you see here is the display value of the table, (there is one field that has display flag as true) and if you change this it will change for the entire platform and not just this form. I would not recommend doing this.

Instead what you can do is , bring email in the lookup value and make it searchable by email too, see this -> https://docs.servicenow.com/bundle/vancouver-platform-administration/page/administer/field-administr...

 

 

-Anurag

Parth_Poriya
Tera Expert

Hi

In sys_user table in email field open dictionary and mark display true