How do I make sure this filter doesn't appear when I access the CRM app?
My Pipeline
此問題已被標幟
1
回覆
3190
瀏覽次數
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'} "
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|
|
1
9月 23
|
5387 | ||
|
|
3
5月 26
|
1799 | ||
|
|
0
2月 26
|
2630 | ||
|
|
5
9月 25
|
30589 | ||
|
|
2
8月 25
|
3161 |