.. include:: /Includes.rst.txt .. _feature-61529: =========================================================== Feature: #61529 - Add multiple parameter to f:form.checkbox =========================================================== See :issue:`61529` Description =========== Introduce parameter "multiple" for f:form.checkbox ViewHelper. .. code-block:: html


Impact ====== If you add the parameter "multiple" to your checkboxes, it automatically appends [] to the name of your checkbox. .. index:: Fluid