Required Checkbox Issue
-
When checkboxes are “required”, they are all required. Please update or give an option that a minimum of one (1) is required to submit.
<div class="form-group"> <label class="small"> <input type="checkbox" name="jobapp_are_you_available_to_work_[]" class="sjb-required" id="jobapp_are_you_available_to_work_" value="Full Time" 0="" required=""required"">Full Time </label> <label class="small"> <input type="checkbox" name="jobapp_are_you_available_to_work_[]" class="sjb-required" id="jobapp_are_you_available_to_work_" value=" Part Time" 1="" required=""required""> Part Time </label> </div>
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Required Checkbox Issue’ is closed to new replies.