required field and javascript
-
I have a form that has working javascript function applied to width and length field that outputs totalcost .. I have these fields in a contact 7 form and it works great on my wordpress site only problem is I can’t force it to be a “required field”. When I change the format of the field [text* width and add javascript] the javascript doesn’t work. Is there a way to add custom code to the plugin validation so I can keep it in <input > format so javascript works but force user to fill in or is there code I can add to the <input field> itself? I attempted adding * and this didn’t work.
- The topic ‘required field and javascript’ is closed to new replies.