Hi, I would like to completely erase from the layout a subform if it's children are not there because of the binded data not allowing them to be there.
The problem I'm facing is, that when the children subforms do not appear due to their bind condition not met, it's like they don't even exist, I can't even check if they are null, seems like the Javascript editor throws an error I guess.
Any ideas?.
Thanks.