How to create a screen with static information?

Hi,

I’m very new to Glide and am working on an App. While every screen does use information from a Google sheet, I wanted to create a static screen like a Terms of Service sort of screen. The information here, would simply be static text that will never change and all the user has to do is click I agree.

Which tab/component/layout would I use to accomplish this?

Once again, apologies for this very basic question. Any help would be much appreciated.

Thank you.

You could just use a Details screen and add various Text components — just use them as “custom” text and you can type in whatever static text you’d like to display.

2 Likes

If you are going to use static text for “Terms of Service” you may want to consider using Glide’s built in User Agreements. You would need a pro version though.

2 Likes