Creating Database-like Table in Glide

Hi everyone, I’m very new to Glide so not sure if this possible in Glide. I have a google sheets database to which I want to restrict access based on multiple user/role needs. Glide is the most flexible tool when it comes to user profiles.

However, I also want the users to view their full list of information in a table that will have probably 10+ columns. So when they log in they see something like the table below, with the option to click on a row for more information.

Column1 Column2 Column3 Column4 Column5 Column6… etc.
1 … … … … …
2 … … … … …
3 … … … … …
4 … … … … …
etc. … … … … …

The use case for this is desktop, it’s clearly too much information for mobile. Is it possible to create such a table in Glide or do I need an alternate solution?

Thank you!

I would explore Bubble.io for this project.

You can use a workaround. I am using it and works ok. Combining join lists, rich text and css.

Search for “Responsive tables” in this community

1 Like