I have two tables: Product and Category. I would like to display all products, grouped by their categories.
I'm using Parent Group and it works perfectly, but I would like to display the category description, contained in the parent table, rather than the ID. How to do this?