Quantcast
Channel: Adobe Community : All Content - LiveCycle Designer
Viewing all articles
Browse latest Browse all 5571

radio to show hidden subform

$
0
0

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

 

Capture.JPG


Viewing all articles
Browse latest Browse all 5571

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>