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
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
0
mai 20
|
4503 | |||
|
1
déc. 23
|
20350 | |||
|
0
mars 15
|
5173 | |||
|
1
mars 15
|
6136 | |||
|
3
mars 26
|
10827 |
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.