# Splash Screen with Pulsating button to get started

**URL:** https://community.glideapps.com/t/splash-screen-with-pulsating-button-to-get-started/27705
**Category:** Ask for Help
**Created:** [June 6, 2021, 11:09am UTC](https://community.glideapps.com/t/splash-screen-with-pulsating-button-to-get-started/27705 "2021-06-06T11:09:53Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![Trivetai](https://avatars.discourse-cdn.com/v4/letter/t/ee59a6/32.png) [@Trivetai](https://community.glideapps.com/u/Trivetai)
#### Post date: [June 6, 2021, 11:09am UTC](https://community.glideapps.com/t/splash-screen-with-pulsating-button-to-get-started/27705/1 "2021-06-06T11:09:53Z")

</div>

Hi,

I’m new here and have been given a very tight deadline to find a solution to build a PWA, I’ve built my solution using Glide which is amazing.

I need to find a solution quicker than I can work out how to do it myself, and so I’m reaching out to the community as I’ve seen other apps have it and just need pointing in the right direction.

I need to replace the sign in screen with a splash screen, perhaps embed some code to display a lottie animation or a simple photo with a logo and some text but I need a pulsating button that encourages the user to click to go into the app.  
The sign in screen is ok but we don’t want our users to login.

Any help would be very appreciated

Thank you

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [June 6, 2021, 11:23am UTC](https://community.glideapps.com/t/splash-screen-with-pulsating-button-to-get-started/27705/2 "2021-06-06T11:23:38Z")

</div>

If you don’t want users to login then you must use the public option for app privacy.

Then it comes to the question whether you want them to have the option to login at all. If this is a yes, then you can first use public with email, assign a user profiles sheet then revert back to public.

For your screen, do you want users to see that every time they use your app?

---

<div class="post-metadata">

### Author: ![ehdubya](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ehdubya/32/24087_2.png) [@ehdubya](https://community.glideapps.com/u/ehdubya)
#### Post date: [June 6, 2021, 4:39pm UTC](https://community.glideapps.com/t/splash-screen-with-pulsating-button-to-get-started/27705/3 "2021-06-06T16:39:48Z")

</div>

> [@ThinhDinh](#):
>
> Then it comes to the question whether you want them to have the option to login at all. If this is a yes, then you can first use public with email, assign a user profiles sheet then revert back to public.

Wait… so you can have a public-facing app, with user profiles configured, but “hidden” so that when people first open the app the Sign-in Screen DOESN’T appear (and you can just use the Sign-in Action wherever it’s needed to do this?) 🧐

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [June 6, 2021, 4:56pm UTC](https://community.glideapps.com/t/splash-screen-with-pulsating-button-to-get-started/27705/4 "2021-06-06T16:56:51Z")

</div>

Correct. It’s a bit finicky, but it works.

---

<div class="post-metadata">

### Author: ![ehdubya](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ehdubya/32/24087_2.png) [@ehdubya](https://community.glideapps.com/u/ehdubya)
#### Post date: [June 6, 2021, 5:59pm UTC](https://community.glideapps.com/t/splash-screen-with-pulsating-button-to-get-started/27705/5 "2021-06-06T17:59:01Z")

</div>

So is this a “solution” for having an Admin section of the app instead of an entirely separate Admin App?

Any advice or glide-ance (\*officially coined!) on this topic?

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [June 6, 2021, 6:43pm UTC](https://community.glideapps.com/t/splash-screen-with-pulsating-button-to-get-started/27705/6 "2021-06-06T18:43:57Z")

</div>

Maybe… The issue becomes anybody can find the sign in button and sign in, whether they are an admin or not, if it’s a public app. I guess you could hide it behind a user specific text entry field and only give out the correct “password” to admins you trust?

---

<div class="post-metadata">

### Author: ![ehdubya](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ehdubya/32/24087_2.png) [@ehdubya](https://community.glideapps.com/u/ehdubya)
#### Post date: [June 6, 2021, 10:04pm UTC](https://community.glideapps.com/t/splash-screen-with-pulsating-button-to-get-started/27705/7 "2021-06-06T22:04:42Z")

</div>

Or pre-approved/populated email addresses amongst Boolean approvals…hmm…back to the lab I guess!

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [June 6, 2021, 11:09pm UTC](https://community.glideapps.com/t/splash-screen-with-pulsating-button-to-get-started/27705/8 "2021-06-06T23:09:00Z")

</div>

Just to note that you would have to store their email addresses before they login in your User Profiles sheet, or make a “whitelist” sheet and only show the admin tab when their email is included in the joined text column of that whitelist.

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [June 7, 2021, 2:10am UTC](https://community.glideapps.com/t/splash-screen-with-pulsating-button-to-get-started/27705/9 "2021-06-07T02:10:09Z")

</div>

> [@ThinhDinh](#):
>
> or make a “whitelist” sheet and only show the admin tab when their email is included in the joined text column of that whitelist.

Nice.

---

<div class="post-metadata">

### Author: ![ehdubya](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ehdubya/32/24087_2.png) [@ehdubya](https://community.glideapps.com/u/ehdubya)
#### Post date: [June 7, 2021, 2:48am UTC](https://community.glideapps.com/t/splash-screen-with-pulsating-button-to-get-started/27705/10 "2021-06-07T02:48:31Z")

</div>

> [@ThinhDinh](#):
>
> when their email is included in the joined text column of that whitelist.

“joined text column” - visibility condition?; example) “AdminEmail” “is included in” “AdminEmail” column?

Or do you mean a joined list?

🧐

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [June 7, 2021, 2:50am UTC](https://community.glideapps.com/t/splash-screen-with-pulsating-button-to-get-started/27705/11 "2021-06-07T02:50:57Z")

</div>

Oh yes I did mean joined list. Thank you. 😅
