تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
4990 أدوات العرض

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

الصورة الرمزية
إهمال
أفضل إجابة

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'}"/>
الصورة الرمزية
إهمال