We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c29b0a1 + d63e14f commit 3a8e7a1Copy full SHA for 3a8e7a1
src/Model/template/form/_fields.html
@@ -488,7 +488,7 @@
488
</td>
489
<td class="file-field-name">
490
{{this}}
491
- <input name="{{../../@key}}" type="hidden" value="{{this}}" />
+ <input name="{{../../@key}}[]" type="hidden" value="{{this}}" />
492
493
<td class="file-field-actions">
494
<a class="text-info file-field-move-up" href="javascript:void(0)">
@@ -643,7 +643,7 @@
643
644
645
646
647
648
649
0 commit comments