Reference field shows blank, still has correct reference ?

Vivek Verma
Mega Sage
Mega Sage

I am working in scoped Application but I am unable to see reference incident record in custom table.

Tho, for Testing I have use sys_user table, User table is showing record in field.

In incident reference field  record is selected but field is blank.

 

find_real_file.png

****************************************************************************************************************************************

 

find_real_file.png

*******************************************************************************************************************************

find_real_file.png

 

1 ACCEPTED SOLUTION

Vivek Verma
Mega Sage
Mega Sage

Cheers,

 

I have resolved the issue.

 

Issue was, In Incident table there were two field have display true checked.

 

And Other than Number field there is empty value.

 

So all I have to do it  make display false for other column.

View solution in original post

8 REPLIES 8

Omkar Mone
Mega Sage

Hi 

What is the display value of that table?

Dubz
Mega Sage

Dictionary overrides are scoped so if you are setting the display value with one you will need to add a scoped equivalent.

thank you for the quick response.

 

Would you please explain in lil bit detail ?

right click on the field and go to dictionary, you'll see a tab at the bottom for dictionary overrides. These allow you to override the base dictionary settings so you can have, for example, a different display value for different tables. It might be that there is no display value set on the table and that it's being set in dictionary overrides instead.