Skip to main content

I have a Blank type Interface page that needs multiple elements (record picker for Table A, Grid collection for Table B, with a filter element for the grid collection view of Table B.) I need the filter element to be able to utilize both 'AND' and 'OR' logic for multiple filtering conditions, but I see that it's limited to only 'AND' logic. Is this something that has been considered? I don't see why it wouldn't be possible to set up the filter element in interfaces similar to how you can toggle the 'AND' and 'OR' operator in the the data view filtering.  

Without more context, if you are setting up the "specific records" option of the data table, you can set up multiple conditional groups separated by the "or", then use "and" in the conditional box or vice versa. If you are utilizing a filter box where the user is selecting the filter, you can use the same filter element more than once and set the toggle to different things such as "is any of", "is none of", etc. Again, without more context to see your vision for the interface those are both potential options. If you have any more questions feel free to reach out.   


Reply