- Posts: 3
- Thank you received: 0
Hi,
is it possible to filter a table results by several fields at the same time? example name is Rosa and City is Palm Beach?
I see there is a drop dowm table to filter results but you can only pick one field at the same time, am I wrong?
Thanks for your help,
Rosa
Please Log in or Create an account to join the conversation.
Hi,
it is possible in admin area in where section.
WHERE:
field1='something' AND field2=10 OR field3<>'Yes' ...
Please Log in or Create an account to join the conversation.