Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
5000 Vizualizări

Hi, everybody is it possible to add a group_by context in a tree view? if yes how we do it? Thanks

Imagine profil
Abandonează
Cel mai bun răspuns

group_by can be used in search views only. cannot work in tree views.

you need to place something like:

<filter string="City" context="{'group_by': 'city'}"/>
Imagine profil
Abandonează