Skip to Content
Menu
This question has been flagged
1 Reply
843 Views

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.

Avatar
Discard
Best Answer

Yes, you can use Context to achieve this.

For example, the “Customers” menu initially displays a list of customers, and not any other type of contact.  This is set in the Windows Action: 

{'search_default_customer': 1}

Note: the customer filter is defined in the Search View. If you need to add a new filter you will have to update the search view (which you can do in Studio - and then you can rename the filter by directly editing the XML).

This is the filter (note the ‘X’ to show that it can be removed):

https://odootricks.tips/context/#filters

Avatar
Discard
Related Posts Replies Views Activity
2
Mar 25
1208
0
Feb 25
925
0
Feb 25
1012
0
Feb 25
1078
2
Feb 25
1835