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.
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.