Using Studio, I want to create 2 additional menu's in the 'manufacturing' app.
Each menu should show the list of 'Transfer' items. But in each menu I want a different filter applied to this list by default. One menu should show the transfers of operation type X, the other of operation type Y.
I know a default filter can be applied (using 'Filter Rules' in Studio), but I noticed this default filter is then applied over all menu's that list all transfers.
Is it possible to achieve what I want using Studio? Or any other way to achieve this?
Thank you.


To clarify how I in the end solved this issue:
The trick is in creating a copy/extention of the existing views.
Whenever you create an additional window for a certain model in Studio, it will default to the standard view of that model. Via Studio settings (or via developer button) you can create a copy/extention of this existing view and link it via the window action. That way you can make whatever adaptations you need (different columns, different default filtering, etc.)
Let me know here whenever someone is struggeling with this and needs more detailed help.