Reference field showing no Display value

sreeshsurendran
Tera Guru

In the below screenshot, the reference field is showing no Display value, but it has some sysID added. Any idea, what might be missing? We had created this table and data quiet some time back, but recently facing this issue.

 

sreeshsurendran_2-1769073626932.png

 

 

Thanks,
Sreesh Surendran

 

6 REPLIES 6

SIVASANKARIS
Giga Guru

Hi @sreeshsurendran ,

If a reference field shows only the sys_id and no display value, it usually means the referenced table is missing a valid display field.

 

Quick validation tip:
Right-click the reference field → Show XML.
If you see the sys_id but no display_value, it confirms the issue is with display field resolution.

Resolution:  The referenced table has at least one field marked as Display in Dictionary [Navigation: All->Dictionary entry  of reference table ->any one of the fields must have the display option setting to true.]

 

Please Consider below scenarios as well:

  • The display field is not empty for those records.

  • The display field was not deleted or changed recently.

  • Users have read access to the display field.

  • Clear cache after any fixes.

If this works, please mark it as helpful and please accept my solution....

yashkamde
Tera Guru

Hello @sreeshsurendran ,

I guess you have not set name to that complaint table records,
like
-> click on that empty text on new tab the reference record will open

-> there check if it is empty or what..

Screenshot 2026-01-22 152008.png

 

If my response helped mark as helpful and accept the solution...