There are a lot of rows, yes. I recommend buying the row boost package.
Your videos are all fantastic! Iāve built an onboarding experience like you did above. But Iād like to add the date that the user profile was created to the user table. I donāt see an obvious way to do this in Glide. Any ideas?
There isnāt yet. Best you can do is a vlookup to the App: Logins Sheet or use a script to write the timestamp in a cell once the profile has been created.
I had a feeling Iād be getting familiar with Google Scripts if I wanted that. But Iāll checkout the logins tab too. Thanks for the quick reply!
Hey @Robert_Petitto Iām having issues with the sign-in screen. When I sign out and try to explore , my expected result is for the user is to be sent to the sign-in screen but instead getting sent straight to the onboarding tab?
Is this happening in the builder or the installed app?
In the builder
Thatās expected. As the app creator, you can never really āsign outā of the app in the builder. The published version should behave as you expect it to.
That makes sense thanks!! @Robert_Petitto
Gamify your Glide App #14: Treasure Hunts
Thereās SO much you can do with this, but this video will show you how to create a treasure hunt that will award XP, Gold and/or Items to your users once they physically find and visit the correct location.
HOOOOLY CRAP!!
ITS HERE!!!
This is the highlight of my day!!!
Iāve been waiting for this!!!
TREASURE HUNTS?!!
Thatās freaking amazing!!!
Yayyyyy
Thanks @Robert_Petitto for making these gamification tutorials.
Only thing I missed was displaying the hunts on a map (duh). But go for it!
Do we have this series on Netflix next year?
Ha! Netflix, if youāre watching, Iām open to making a deal
I have a tendency of not opening YouTube on my laptop (I use Spotify) but when I turn on Netflix on my TV I can watch for hours lol.
Hi Bob, Iām having issues with the onboarding tab not going away when the Complete Profile button is pressed. All the columns in User sheet are correct (HasProfile = true), do I need to add more action(s)?
Did you set tab visibility? Is the onboarding tab filtered where email is signed in user?
Iām having a problem, For example, I had an email before (email 1), when I try using another Email (email 2) login, the screen will go to the update page and update information.
But the information is updated to the previous member (email 1). How to fix?
Hi Experts, i follow your video build app.
But Iām having a problem, For example, I had an email before (email 1), when I try using another Email (email 2) login, the screen will go to the update page and update information.
But the information is updated to the previous member (email 1). How to fix?
If youāre having some sort of tabs that require user profiles information, you should filter that tab by email is signed-in user.