This topic is locked

How to search for content in a dropbox values/lookup table

12/25/2011 11:37:46 AM
PHPRunner General questions
N
notuo author

Hi all.
Happy holidays to all of you.
I have some fields based on another tables (lookup fields) and each record can have many of those sub fields. I have now those fields defined as lookup dropdown multiline as you can see in this image. No problem here, but what I need now is to have the ability to search for all the main records that contains (using the first field as example) Ecología In the programasID field.
As the values of the dropdown are stored like 1,3,5 (in the same example) I am not sure how to do the search or if is possible or how to program to have the required result.
Any idea is very welcome.
Thanks in advance.

J
Jane 12/28/2011

Hi,
multiline lookup field is created with pre-defined 'Contains' search parameter on the advanced search page. Just choose corresponding value (Ecología) on the advanced search page.