• stefaanoyen

    (@stefaanoyen)


    Hi there,

    I made a form with your plugin and added a required checkbox field:

    <p class="sib-INTERESSES-area"> 
    <label class="sib-INTERESSES-area">INTERESSES*</label>
    <div style="display:block"><input type="checkbox" class="sib-INTERESSES-area" name="INTERESSES[]" value="Verhuur" required="required">Verhuur</div>
    <div style="display:block"><input type="checkbox" class="sib-INTERESSES-area" name="INTERESSES[]" value="Mede-eigendom" required="required">Mede-eigendom</div>
    </p>

    When I tested this, I was required to check both boxes before I could submit the form. Link to screenshot here.

    Did I do something wrong or is this a bug?

    Thanks for a great plugin!

You must be logged in to reply to this topic.