… please tell me this isn’t the case!!! … Custom lists also don’t seem to fit the bill either… I just want to see a Collection as a grid showing Column Headers with the Collection column titles, and then the grid of data in the columns showing the Collection item values. Is this basic UI scenario even possible in Adalo as it is?
Hi @ishantanusrivastava … yes… exactly that… is there a component for it?
Hi @HughG
No, but you can make using text & rectangle components.
but how? … what is the easiest way to do it. I have a collection and want to display it as a grid of values. How? There is no video on the Adalo youtube and no document in the Adalo docs and google only shows results of people asking for this feature from Adalo 3 years ago, Adalo staff agreeing that this is a good idea, but fast forward 3 years and still nothing? This would be an easy component for Adalo to add but for some reason has not been considered?
Hi,
Step 1
Take 2 components i.e, text & rectangle & group them together.
Step 2
Once you created required no. of groups with above, select all & group all
Step 3
Then make a list, & start connecting fields
Once done, it will look like this
Hope this will help you.
oh ok… so I just make a custom list from the section/rectangle and text labels and then group and convert to list (or do the same with a custom list) and then bind to collection as normal. Thanks