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:
- In the Glide dashoard URL, e.g.
https://go.glideapps.com/o/y60l3n8HkXyhX6yCO7cd
App ID:
- In the Glide builder URL, e.g.
https://go.glideapps.com/app/vJ9jBMVpVRwrdYBdHASX/layout
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.