Expand my Community achievements bar.

Trouble changing visibility of a subform...

Avatar

Former Community Member
I'm having trouble toggling the visibility of a subform.



Here's the code I stuck on a button for testing (on click):



ImageField1.presence = "invisible";

subForm1.presence = "invisible";



The Image field becomes invisible, but the subform does not...



What am I doing wrong?



Thanks in advance!
11 Replies