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

How do I make sure this filter doesn't appear when I access the CRM app?

My Pipeline

Avatar
Discard
Best Answer

So in the action which is being triggered 'crm.crm_lead_action_pipeline' there is this context 'search_default_assigned_to_me', which is why the 'My Pipeline' gets added to the searchbar by default, to achieve your goal you will need to remove this context, and for that you'll have to inherit the action and update the context to just "{'default_type': 'opportunity'} "

Avatar
Discard
Related Posts Replies Views Activity
1
Sep 23
3681
5
Sep 25
21659
2
Aug 25
873
3
Aug 25
3123
1
May 25
3002