Perch Form Template Tag perch:input type checkbox
Creates a checkbox field. The value set will become the checked value of the checkbox.
<perch:input type="checkbox" id="discount" value="true">
Creates a checkbox field. The value set will become the checked value of the checkbox.
<perch:input type="checkbox" id="discount" value="true">