Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
8069 Zobrazení

I have a custom filter for crm.lead, which I use on the kanban view. Is there a key I can add to the context to override which columns are folded / unfolded by default?

Avatar
Zrušit
Nejlepší odpověď

Yes you can...

You can change the fold property dynamically, in py method in which the kanban action is triggered...

Example: In case of CRM

_group_by_full = { 'stage_id': _read_group_stage_ids }

So  in "_read_group_stage_ids" method, you can make your changes...

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
led 25
1835
0
srp 22
2688
0
bře 22
2646
1
říj 19
5642
2
kvě 18
6520