Visibility Conditions Not Working

Visibility condition issues. I’m trying to display the hint only when there are no related Units for the Property, however it’s not working. I also attempted to do a count of the Units with a condition to display if the Count is less than or equal to 0 but it’s not working at all.


Team ID:

App ID:

Description

  • I’m trying to display the hint only when there are no related Units for the Property, however it’s not working. I also attempted to do a count of the Units with a condition to display if the Count is less than or equal to 0 but it’s not working at all.

How to replicate

  • Attempt to hide an element on an Edit screen based on any related field.


I’m guessing it has something to do with the fact that you are inside a form, but out of curiosity, can you show how the relation is configured? Did a value change in step 1 that would cause the relation to be empty or not?

I thought that at first too. But then I saved the form, and reopened it (so the data should have saved) but it still shows the exact same thing. The images are from after reopening the edit screen.

What type of backend are you using for this? Glide Tables, Airtable or something else?

Native Glide Tables for all sources

If you try to have a component on the details screen of the item, not the form, does it work?

I experienced the same thing. Visibility condition worked on the detail screen but not on the edit screen.

I did open a ticket for it as well, but didn’t follow up.

1 Like