Reference field Not populating when selecting record

AakankshaB
Tera Contributor

Hi All,

We have a reference field( which is associated with "cmn_schedule_span"table ) on Custom table form to select Schedule Entry.   When we select the magnifying glass it brings back a list of records as expected, however if you select a name it does not populate it in the field but when I click on the preview record then I am able to see the record information which I selected.  Not Sure why it is not populating the issue is in all the environments.

 

I have verified some of the configuratiopns like display to true in table and verified client scripts and all those but no luck.

6 REPLIES 6

AakankshaB
Tera Contributor

AakankshaB_0-1778173573310.png

 

@AakankshaB I am also facing similar issue were you able to solve it?

 

Hello @GauravC49981010 and @AakankshaB 

My PDI:

VishalJaswal_0-1778791125543.png


Schedule Dictionary:

VishalJaswal_1-1778791144338.png
Tabs: Choice List Specification, Dependent Field, Calcualted Value, Default Value - As is, no changes


Related Lists: Access Controls, Choices, Attributes: None

VishalJaswal_2-1778791153266.png


cmn_schedule_span table display true with 38 Access Controls oob:

VishalJaswal_3-1778791296933.png

 


Please validate and match all of the above with your instance and if there are any discripency then that could be the root cause.


Hope that helps!

Vishal Jaswal
Tera Sage

Display value as true for any column in given table is only visible:
Navigate to All > System Definition > Tables - Enter the table name as Label Column value:

VishalJaswal_1-1778184469099.png
Another example: If you reference Incident Table anywhere, then it's Number like INC000 is visible because Number column display is true in Incident table as shown below:

VishalJaswal_2-1778184568870.png

 

 

 


Hope that helps!