Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
8091 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
jan. 25
1848
0
aug. 22
2694
0
mar. 22
2653
1
okt. 19
5654
2
maj 18
6525