Search on Two Columns with Reference Field Variables

ctsmith
Mega Sage

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

13 REPLIES 13

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  


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


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.



Screen Shot 2016-08-15 at 9.57.06 AM.png


LOL Just saw that you solved your issue