Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Forms
Viewing all articles
Browse latest Browse all 61369

Create RadioButton To hide text box

$
0
0

I am trying to create a radio button that when clicked an existing textbox is hidden.

here is my code:

 

if

(RadioButtonList22.rawValue ==

true)

TextBoxExc1.presence = "hidden";

else

TextBoxExc1.presence = "visible";

 

I am inserting this under a click event on my RadioButtonList22.

 

Nothing happens when I test the form.  I click the radio button by the text box does not hide.

 

Thank you!


Viewing all articles
Browse latest Browse all 61369

Trending Articles



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