Make a Webflow form checkbox required

A simple javascript snippet to make your checkbox fields required in Webflow

Out of the box, Webflow does not allow you to make a group of form checkboxes required.  This webflow tutorial walks you through adding a simple code snippet to your site that will require your users to make at least one selection from a group of checkboxes.

Copy the code snippet to add checkbox form validation to your Webflow form.