Question
Javascript - 2 checkbox values question
I am trying to create javascript to populate a field (FieldText2) with a dollar amount based upon whether or not checkbox1 (2 hours) or checkbox2 (4 hours) is checked multiplied by the dollar amount that is entered by the user in FieldText1.
I've made multiple attempts but cannot get the javascript to work.
Thank you.
