Hello,
On Odoo 17,
I was wondering if it's possible to customize the structure of the filter section in Search View..
I'm talking about changes like:
- Changing the size of the filter window
- Removing columns (I want 3 columns of Filters, no "Group by" and no "Favourites")
- Grouping filters into dropdowns (to clear clutter)
- If dropdowns are not possible, then at least grouping filters into sections with titles
And another question:
Is it possible to show/hide filters based on other filters?
For example, I have 3 filters: Filter1, Filter2 and Filter3
And if I select Filter1, then I can see Filter2, but Filter3 becomes hidden (because if Filter1 is chosen, then Filter3 has no effect anymore so why show it)
Thank you!