Creating a "Sign up" form in a Glide ap

@monicab Short answer, you can’t have an app that is marked as public with only certain parts that require signed in user. Filters and visibility by signed in user are not available until you set the privacy setting to Public with Email or Whitelist. What @vijay is say still requires a sign in with a pin, but once that is done, you can control what parts of the app are visible until a profile is filled out.

I think what you want is for the app to be set as Public, but then once a user signs in, other parts of the app are made available.

There have been several posts about this but here’s a couple. The first link has a link to the feature request app if you would like to add your case.

2 Likes