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
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrácia| Related Posts | Replies | Zobrazenia | Aktivita | |
|---|---|---|---|---|
|
0
máj 20
|
4575 | |||
|
1
dec 23
|
20492 | |||
|
0
mar 15
|
5287 | |||
|
1
mar 15
|
6308 | |||
|
3
mar 26
|
11010 |
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.