Hi,
I am new to Appery, and I am having some issues with grouping results from the database.
I am using a Collapsible with a list in the content area. Let us say I have a database with two columns, name and city, and with several people in each city. I want to show Collapsibles of all cities (no duplicates) and when I expand it a list with the people in the city should appear.
My problem is that I get the same city several times.