OK, this is a mystery… and it’s driving me crazy. I’m trying to hide a group when a field (“Company”) on the User record = “yes”. But I’m experiencing some erratic behaviour:
When I view the record (set to user=Current Page User) with one user the section is hidden, but when I view the same record with a different user the section is visible? It makes no sense - everything else is the same!
To prove it to myself I put some dynamic text on the record to display the Company field :format as text. Sure enough - the value displays as “yes” when I look at it with one user, and “no” when I look at the same record with the other user??? HOW? WHY?
I believe this has something to do with the use of the Current Page User, but I cannot work it out. One peculiarity about my app is that I have created a way of one user logging in as a Company Account (where Company=‘yes’), but I cannot understand why this would cause the problem I described…