I need to group the following table by either the product or the description column like you can do with the group filter.
Any idea how to do that ?
Thanks in Advance
I need to group the following table by either the product or the description column like you can do with the group filter.
Any idea how to do that ?
Thanks in Advance
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل| المنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
|---|---|---|---|---|
|
0
مايو 20
|
4528 | |||
|
1
ديسمبر 23
|
20379 | |||
|
0
مارس 15
|
5192 | |||
|
1
مارس 15
|
6162 | |||
|
3
مارس 26
|
10851 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
add default_order="product_id desc" to sort by product to the table tree view.