Skip to Content
Menú
This question has been flagged
1 Respondre
8100 Vistes

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
Descartar
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
Descartar
Related Posts Respostes Vistes Activitat
1
de gen. 25
1856
0
d’ag. 22
2702
0
de març 22
2666
1
d’oct. 19
5659
2
de maig 18
6532