# Exclusión de visibilidad de Pestañas

**URL:** https://community.glideapps.com/t/exclusion-de-visibilidad-de-pestanas/16837
**Category:** Ask for Help
**Created:** [October 6, 2020, 4:36pm UTC](https://community.glideapps.com/t/exclusion-de-visibilidad-de-pestanas/16837 "2020-10-06T16:36:26Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![RoundRoute](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/roundroute/32/14140_2.png) [@RoundRoute](https://community.glideapps.com/u/RoundRoute)
#### Post date: [October 6, 2020, 4:36pm UTC](https://community.glideapps.com/t/exclusion-de-visibilidad-de-pestanas/16837/1 "2020-10-06T16:36:26Z")

</div>

Hello partners,

I am setting up my cultural routes application. It is currently made up of three different tabs: Routes (where you can see the different routes available), Profile (you see the user’s data and the routes that you have purchased) and Favorites (the routes that the user has selected as favorites appear). In addition, I have made it a public application with email, but I need a form to complete the registration in which your name and photo can be associated with the list of users. With this in mind, I would like the Routes and Favorites tabs not to appear before finishing registration. I have tried putting in the database an If —\> Then —\> Else column where I put the conditions that if there is a User ID, its record is TRUE, after this I go to the tab menu and put the conditions visibility without working. How can I solve it?

I have followed these steps: [Glide Docs](https://docs.glideapps.com/all/reference/security-and-per-user-data/user-profiles)

---

<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 6, 2020, 4:54pm UTC](https://community.glideapps.com/t/exclusion-de-visibilidad-de-pestanas/16837/2 "2020-10-06T16:54:01Z")

</div>

You can follow an onboarding example I made here.

> [@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: ![RoundRoute](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/roundroute/32/14140_2.png) [@RoundRoute](https://community.glideapps.com/u/RoundRoute)
#### Post date: [October 7, 2020, 9:22am UTC](https://community.glideapps.com/t/exclusion-de-visibilidad-de-pestanas/16837/3 "2020-10-07T09:22:52Z")

</div>

Thanks, I’ll look at it and tell you something.

A greeting.
