I have spent hours try to figure out how to show "Hidden" subforms to
appear with radio buttons. I read everything on the first two pages of
google all say the same thing to use:if (this.rawValue == "1"){
form1.main.Page1.hide.presence = "visible";}else{
form1.main.Page1.hide.presence = "hidden";}I have item values assigned
under the radio buttons binding (1 and 2). The hid subform is set to
Flowed