Hi, I want to view data just as a table with more than 3 columns - I cannot work out how to do this as it does not seem to be covered by list, or table. Many thanks, confused new user!!
I assume you’re using Glide Apps, not Glide Pages.
At the moment this is not supported, Glide Apps’ basic table can only show 2 columns.
A workaround is using HTML Tables, something like the image shown in this post.
You can try creating a sample table here:
https://www.tablesgenerator.com/html_tables
Then plug the resulting code in a template column and replace the right data in there.
1 Like
Many thanks indeed!
1 Like