Skip to Content
Menu
This question has been flagged
1 Odpoveď
1355 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
3440
2
aug 25
552
3
aug 25
2720
1
máj 25
2687
2
máj 25
1485