# Field visibility

**URL:** https://community.glideapps.com/t/field-visibility/82052
**Category:** Ask for Help
**Created:** [May 26, 2025, 9:34am UTC](https://community.glideapps.com/t/field-visibility/82052 "2025-05-26T09:34:39Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![David\_Tabacman](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_tabacman/32/88524_2.png) [@David\_Tabacman](https://community.glideapps.com/u/David_Tabacman)
#### Post date: [May 26, 2025, 9:34am UTC](https://community.glideapps.com/t/field-visibility/82052/1 "2025-05-26T09:34:39Z")

</div>

Hi Glide masters!  
I have a weird issue with a field.  
I have chooose these field to be always visible, and with one user it works fine:

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/a/b/ab936e76cb4144816060c78bd2275537d29bf126.png)  
But when I change the user the field disappears!  
 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/a/0/a047e9d14383dfbf7566ffd18e432acec77debb0.png)  
The two employees have the same role and proyect, so I have no idea what is this happening.  
 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/b/1/b1960a7257b6e6e051d1889e5e483c4c8af1b43d.png)  
Any ideas?  
Thanks!

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [May 26, 2025, 10:46am UTC](https://community.glideapps.com/t/field-visibility/82052/2 "2025-05-26T10:46:21Z")

</div>

Try removing the filter on the Choice component.  
If it appears after that, then you will know the problem is with the filter.

---

<div class="post-metadata">

### Author: ![David\_Tabacman](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_tabacman/32/88524_2.png) [@David\_Tabacman](https://community.glideapps.com/u/David_Tabacman)
#### Post date: [May 26, 2025, 12:35pm UTC](https://community.glideapps.com/t/field-visibility/82052/3 "2025-05-26T12:35:40Z")

</div>

I tried and it is indeed related with the filter, but I can´t understand why. The filter is checking the proyectID of the user, and all the users have exactly the same one.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/b/3bb346e4f2cbdad95476c3017e0607b4427461dd.png)

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [May 26, 2025, 1:02pm UTC](https://community.glideapps.com/t/field-visibility/82052/4 "2025-05-26T13:02:27Z")

</div>

In your second screenshot, you are viewing as David Tabacman.  
That user has no value in the ProyectID column.  
That is why the choice component is not shown.

---

<div class="post-metadata">

### Author: ![David\_Tabacman](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_tabacman/32/88524_2.png) [@David\_Tabacman](https://community.glideapps.com/u/David_Tabacman)
#### Post date: [May 26, 2025, 1:49pm UTC](https://community.glideapps.com/t/field-visibility/82052/5 "2025-05-26T13:49:46Z")

</div>

Found the issue!  
At the table where the values are filtered, the column having the projectID value was user-specific.  
Thanks!!

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [June 2, 2025, 1:50pm UTC](https://community.glideapps.com/t/field-visibility/82052/6 "2025-06-02T13:50:46Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
