One for the wishlist: I wish I could define separate sort and filter criteria for each level shown in the grid. I now use the source bar, and have to invent combinations of filters and sorts so that each level shows the items that I want. Where it goes wrong is at the lower items levels, it filters out items that I want to keep because it is applying a higher level filter. Using "| "to filter sub-items is an all-or nothing toggle.
Ideally I would like a control that looks something like:
Item level | Filter criteria | Sort criteria |
---|---|---|
1 | [Priority], [TaskOrder] | |
2 | NOT (Status = "Done") | [Status] |
3 | [DueDate] >= #2022-03-20# | [DueDate] |
Is it possible to make something like this?
Thanks!
Suggestions
Comments
Hi Cyganet Good idea, I'll…
Hi Cyganet
Good idea, I'll extend the current | feature to support multiple levels of filtering. Expect to see it in 1-2 weeks
Pierre_Admin
IQ Designer
In the next version: New:…
In the next version:
Pierre, you continue to be…
Pierre, you continue to be the most amazing and helpful developer ever! Thank you! I can't wait to use it.
Thanks ! While I was at it…
Thanks !
While I was at it...
Downloaded v120Pre1 and it…
Downloaded v120Pre1 and it works perfectly. 😄