Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
8090 Представления

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?

Аватар
Отменить
Лучший ответ

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...

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
янв. 25
1847
0
авг. 22
2693
0
мар. 22
2652
1
окт. 19
5653
2
мая 18
6524