Quantcast
Channel: Adobe Community : Popular Discussions - JavaScript
Viewing all articles
Browse latest Browse all 12130

radion button to show/hide drop down field

$
0
0

I have three radio buttons, and I want to show a different drop down based on which one is clicked!

using this script in one of the buttons is called "Central Office" but it is not doing anything, can someone tell me why it does not work

 

if(event.value == "Central Office") {

this.getField("drop3").display = display.visible;

}

else {

this.getField("drop3").display = display.hidden;

}


Viewing all articles
Browse latest Browse all 12130

Trending Articles



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