We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Display name of referenced field not being displayed in condition builder

Not applicable

I have the following table, it has a name field with the display column set to true, all other fields have the display column set to false:

 

tscott_0-1733155942887.png

 

When building a condition from another table that references the customer table, the contact name field is being displayed:

 

tscott_1-1733156223428.png

 

I thought this is what the display field was for? I've checked to see if there are any dictionary overrides, there are non. Any ideas?

 

Thanks,

 

Tim.

 

1 ACCEPTED SOLUTION

JenniferRah
Mega Sage

The Display field is what will show after you select the record in a Reference field. To change the view that shows in the pop-up, just right-click on the header of the pop-up list and select Configure -> List Layout and select whatever fields you want to show.

View solution in original post

3 REPLIES 3

JenniferRah
Mega Sage

The Display field is what will show after you select the record in a Reference field. To change the view that shows in the pop-up, just right-click on the header of the pop-up list and select Configure -> List Layout and select whatever fields you want to show.

jcmings
Mega Sage

You likely just have to modify the list layout of the pop-up reference selector to display the columns you want. Sometimes ServiceNow glitches and displays the wrong field. Once you Configure > List Layout, you'll be all set.

Anand Kumar P
Tera Patron

Hi @Community Alums ,

 

1. Right-click on contact name column the header of the pop-up list in the reference field and select Configure > List Layout.

2. In the List Layout configuration, add the Name field (or any other desired fields) to the Selected list to control what is shown in the pop-up view first.

 

Mark it as helpful and solution proposed if it serves your purpose.
Thanks,
Anand