<form-template> <fields> <field type="text" subtype="text" required="true" label="Name" class="form-control text-input" name="text-1667489586830"></field> <field type="text" subtype="text" required="true" label="Street" class="form-control text-input" name="text-1667489601563"></field> <field type="text" subtype="text" required="true" label="City" class="form-control text-input" name="text-1667489613352"></field> <field type="text" subtype="text" required="true" label="State" class="form-control text-input" name="text-1667489624912"></field> <field type="text" subtype="text" required="true" label="Zip Code" class="form-control text-input" name="text-1667489649272"></field> <field type="text" subtype="text" label="Phone Number" class="form-control text-input" name="text-1667489676929"></field> <field type="text" subtype="email" required="true" label="Email Address" class="form-control text-input" name="text-1667489681499"></field> <field type="checkbox-group" label="Interests" description="Check all that apply." class="checkbox-group" name="checkbox-group-1667489810691" enable-other="true" other="true"> <option value="Emergency Medical Services">Emergency Medical Services</option> <option value="Food Pantry">Food Pantry</option> <option value="Parks & Recreation">Parks & Recreation</option> <option value="Holiday Programs">Holiday Programs</option> <option value="Library">Library</option> <option value="Community Emergency Response Team">Community Emergency Response Team</option> </field> <field type="select" label="Age (minimum 14 years old) please select from the drop down" class="form-control select" name="select-1667490305984"> <option value="I am older than 18" selected="true">I am older than 18</option> <option value="I am between the ages of 14-18">I am between the ages of 14-18</option> </field> <field type="date" label="Date you can start" class="form-control calendar" name="date-1667490450979"></field> </fields> </form-template> Submit Submitting...