Fix grouped custom fields not saving deselected values #333
This commit is contained in:
parent
6e3b9d209c
commit
0a369e2475
3 changed files with 13 additions and 3 deletions
|
@ -130,6 +130,7 @@
|
|||
{{/if}}
|
||||
|
||||
{{#if typeCheckbox}}
|
||||
<input type="hidden" name="origin_{{key}}" value="webform">
|
||||
{{#each options}}
|
||||
<div class="checkbox">
|
||||
<label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue