Hi, I have a peculiar use-case, where to make the onboarding process easy, I’ve opted to use Gmail addresses as our users’ Glide emails (we’re on the Team plan).
However, even after doing so, new users for some reason keep missing the “Continue with Google” button, saying that they can’t log in. So, to make the sign-in screen idiot proof, I tried removing the default email form + submit button.
However, doing so resulted in removing similar buttons in other areas of my app. So, I wanted to know, how do I remove the default email + sign-in button from the sign-in screen, without it affecting other buttons or form fields in the app?