Skip to Content
Menu
This question has been flagged
1 Odpoveď
1472 Zobrazenia

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

My Pipeline

Avatar
Zrušiť
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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
sep 23
3547
5
sep 25
20775
2
aug 25
742
3
aug 25
2986
1
máj 25
2862