Is it possible for the user to specify the filter to use?
For example, say I have the following three fields
Name - text
Position_type - radio: fulltime, part-time
Specialty - multiple select: CAD, Design, Survey, Other
Can it be set up so the user can select the Position_type as the filter, then search based on Specialty?
For example, say I have the following three fields
Name - text
Position_type - radio: fulltime, part-time
Specialty - multiple select: CAD, Design, Survey, Other
Can it be set up so the user can select the Position_type as the filter, then search based on Specialty?
Hi jmahun,
I'm not clear what you are asking here. You can certainly set a Condition using two values - and by using PHP in the Conditions box you can build quite complex queries.
Bob
I'm not clear what you are asking here. You can certainly set a Condition using two values - and by using PHP in the Conditions box you can build quite complex queries.
Bob
What I was getting at was, in my example the search field would be "Specialty" but the user could select whether either parttime or fulltime to filter the search based on the Position_type field. Instead of me setting the filter, the user would.
I'll have to look into the Condition criteria.
I'll have to look into the Condition criteria.
This topic is locked and no more replies can be posted.