Search on Two Columns with Reference Field Variables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2016 04:15 PM
I have a custom table that is called in two reference field variables. One of the variables need to search on column A from the table, and the other on column B. I've seen some discussion on this, but none of them seem to have a solid solution that isn't too invasive to the table. Since you can only set one display value to true, I can't get this to work. Any thoughts?
Thanks,
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2016 06:25 AM
I went a bit of a different direction with display true on one field in the table, but thank you all for your help. I am running into a different issue with my new direction, though. If interested...
Auto populate reference field variable

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2016 07:38 AM
Looks like chuck has already resolved your issue. Let me kow if you have any questions or else can you please close this thread by marking any of the responses as correct
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2016 09:58 AM
Hey Chris,
Like they said, we can only have one display value for a table. So wherever it is referenced, you only see that display field. If I understood your question right, what I usually do when I have this kinda requirement is, I configure the layout and dot-walk to the required field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2016 09:59 AM
LOL Just saw that you solved your issue