I updated to 2.7 and was using safecracker a lot, seems to be fine for most stuff but I am having issues editing entries checkboxes ?
added at the top preserve_checkboxes=“yes” - just in case
Was working but now does not update the entry ?
{options:im_a_friend}
<label class="checkbox">
<input type="checkbox" id="im_a_friend" name="im_a_friend[]" value="{option_value}"{checked}>
{option_value} </label><br>
{/options:im_a_friend}Are checkboxes different now?