The reference field is not displaying the values from the table that I reference but it is displaying values from a choice from a differenct field on that table.

helenscheck
Kilo Contributor

I have created 2 tables with the same field labeled Policy ID number.   Stage 1 Policy and Post Production Review, on the Post Production Review table I have the Policy ID Number field set up to reference the Stage 1 Policy Table w/Policy ID number as the field.

find_real_file.png

find_real_file.png

When the form is open it is displaying values that are from a Choice List that is in the Stage 1 Policy 'Agency' field.

find_real_file.png

I can't seem to get it to pull from the Policy ID Number field even though I have entries available on the table.

find_real_file.png

Any help would be appreciated!

1 ACCEPTED SOLUTION

johnkitchen
Kilo Guru

Helen,


Have you looked at the configuration of the table you're referencing? Make sure the field you want to display in your reference variable is marked as "True" under "Display" on the table's configuration:


find_real_file.png


View solution in original post

2 REPLIES 2

johnkitchen
Kilo Guru

Helen,


Have you looked at the configuration of the table you're referencing? Make sure the field you want to display in your reference variable is marked as "True" under "Display" on the table's configuration:


find_real_file.png


thanks, that fixed the issue!