Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
8087 Prikazi

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
Opusti
Best Answer

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
jan. 25
1838
0
avg. 22
2691
0
mar. 22
2652
1
okt. 19
5648
2
maj 18
6522