Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
8077 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
gen 25
1835
0
ago 22
2688
0
mar 22
2646
1
ott 19
5642
2
mag 18
6520