- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2017 11:24 AM
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.
When the form is open it is displaying values that are from a Choice List that is in the Stage 1 Policy 'Agency' field.
I can't seem to get it to pull from the Policy ID Number field even though I have entries available on the table.
Any help would be appreciated!
Solved! Go to Solution.
- Labels:
-
Personal Developer Instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2017 01:28 PM
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:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2017 01:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2017 07:25 AM
thanks, that fixed the issue!