Glide Page for business

So I created a new page… utilizing all the cool stuff that pages can do… still not even close to Apps, but… I see they are trying to get there.

4 Likes

Hey Uzo! Thank you for the nice page!
Could you explain please what way did you catch up the device and screen parameters?

And what the Page can’t do what we can by App?

Very nice! I love the clean, simple interface. And by simple, I don’t mean it was easy for you, but as a good developer, you made it easy to navigate and find the things I wanted to see.

1 Like

Thank you, guys!
@Alexey_Baranov1 to get parameters, use the Java column and navigator. Same for the screen, ie:
return (screen.width)

1 Like