# How to reveal content after people click a button?

**URL:** https://community.glideapps.com/t/how-to-reveal-content-after-people-click-a-button/17757
**Category:** Ask for Help
**Created:** [October 30, 2020, 8:42am UTC](https://community.glideapps.com/t/how-to-reveal-content-after-people-click-a-button/17757 "2020-10-30T08:42:54Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![wtzr](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wtzr/32/14870_2.png) [@wtzr](https://community.glideapps.com/u/wtzr)
#### Post date: [October 30, 2020, 8:42am UTC](https://community.glideapps.com/t/how-to-reveal-content-after-people-click-a-button/17757/1 "2020-10-30T08:42:54Z")

</div>

Hi smart people 🙂

Question. I’m trying to create an onboarding experience for first time users. I will not show them the application until they have filled in some content.

Currently, the entire app is invisible, until people have filled in their country. However, this creates a weird user experience. Because the moment they fill in their country, all tabs are suddenly visible.

I rather have this once they click a button. Have you guys found a clever way of doing this?

To see the onboarding experience:  
[https://app.pelvicpaintest.com/](https://app.pelvicpaintest.com/)

PS  
The compound actions will fix this :), but I guess that functionality won’t be released anytime soon.

---

<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: [October 30, 2020, 9:27am UTC](https://community.glideapps.com/t/how-to-reveal-content-after-people-click-a-button/17757/2 "2020-10-30T09:27:14Z")

</div>

I usually use a number column with an increment button for that. Here’s an example.

> [@Copyable: A Tribute To Chadwick Boseman & The World Of Randomness](https://community.glideapps.com/t/copyable-a-tribute-to-chadwick-boseman-the-world-of-randomness/15768):
>
> Hi Gliders, it has been a while since I shared my last tutorial and I plan to do this once in a while, so here’s my next one. You can view my previous post here: Techniques used in this app: Tab visibility for sign up process Random value from single value column to change image & quote on homepage Combining multiple random values and use split text for gamification Conditional visibility + Cloudinary for a quiz-like experience App link: For this post, I make an app to pay tribute to M…

---

<div class="post-metadata">

### Author: ![wtzr](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wtzr/32/14870_2.png) [@wtzr](https://community.glideapps.com/u/wtzr)
#### Post date: [October 30, 2020, 10:01am UTC](https://community.glideapps.com/t/how-to-reveal-content-after-people-click-a-button/17757/3 "2020-10-30T10:01:20Z")

</div>

Nice looking app!

Ah… thanks for that! That was exactly what I was looking for. Already browsed the forums and noticed people were talking about the increment functionality. I just couldn’t get my head around how they used it. But after looking at your app, everything made sense 😉

Thanks!
