Answered
Need a little help please, this is my problem.
Only if the participant purchases an 3 items for 11.50, then they have the option to purchase more at 3.00 each,
the event . value of (b* 3.00) is working but event.value a is sticking at 11.50 on which ever radio button I press, the additional pack box is hidden until check box 3 = 11.50 is checked
var a = this.getField("partcipant_1_check_box").value; if(a == 1) event.value = 5.25; // else if (a == 2) event.value = 9.00; // else if (a == 3) event.value = 11.50; // var b = this.getField("participant_1_quantity_additional_packs").value; if (a = 11.50 ) event.value = a + (b * 3.00)//
Any help would be great
Thanks in advance
Rusty
if (a == 11.50 )
Jim Healy
FormRouter, Inc.
Check out our FREE Advanced Acroform Toolset:
http://www.formrouter.com/tools
Jim Healy, Founder & CEO FormRouter Inc.
Chapter Leader AUG RTP NC
http://www.formrouter.com