Reference field on form defaulting to sys_id

levy8926
Tera Contributor

Trying to see the serial number of a parent and somehow screwed up the entire form:

levy8926_0-1728361368608.png

I've gone through the suggestions on the board, including the UI List. Not working. Tripped it when I selected the 'Display' option on the Dictionary Entry.  I'm at wit's end...

2 ACCEPTED SOLUTIONS

Suraj Sharma
Giga Guru

Check Reference table Display value ..
Go to sys_db_object ....
and check open the table record  and make Display field true of that field which you want to show..

SurajSharma_0-1728363133041.png

 

If your issue resolve Using this please mark help full this comment!!

 

View solution in original post

debendudas
Mega Sage
Mega Sage

Hi @levy8926 ,

The sys_id might be set as the Display field for the referenced table.

Please open the table and mark the Display field of "Display name" as true

debendudas_0-1728363896878.png

 

View solution in original post

5 REPLIES 5

Thanks, it works!