Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 92406

Re: Checkbox change value in field and reveal hidden text

$
0
0

Ah, if you want the calculation to take place when the check-box is ticked, use this:

if(this.getField(cbNonDiscount).value != "Off") {

Instead of this:

if(this.getField(cbNonDiscount).value == "Off") {


Viewing all articles
Browse latest Browse all 92406

Trending Articles



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