dev-master
9999999-dev
GPL-2.0+
The Requires
by Ralf Zimemrmann TRITUM GmbH
, (*1)
This TYPO3 extension adds a custom form element "Repeatable container" to the TYPO3 form framework. It displays one/ a set of fields which can be duplicated and removed if desired. Any existing validation is copied as well. All form finishers will be aware of the copied field(s)., (*2)
Open the TYPO3 form editor and create a new form/ open an existing one. Add a new element to your form. The modal will list the new custom form element "Repeatable container"., (*3)
Add the desired fields with the favored validators to the "Repeatable container"., (*4)
The frontend will render the "Repeatable container" as fieldset. In addition to the included form elements it will display buttons for copying/ removing new sets of fields., (*5)
The newly implemented extended version of SaveToDatabaseFinisher can be used as seen here., (*6)
To deactivate the copying of variants, the feature repeatableFormElements.copyVariants
can be used, (*7)
The following options can be used to extend the behavior when copying., (*8)
Name | Description |
---|---|
CopyVariantEvent | Extend manipulation of copied variants or disable specific ones. |
This TYPO3 extension was created by Ralf Zimmermann (https://dreistrom.land)., (*9)
Nora Winter - "Faktenkopf" at www.faktenhaus.de - sponsored this great extension. The fine people at www.b13.de connected all the people involved., (*10)
Elias Häußler - haeussler.dev - for helping with TYPO3v11 compatability and providing the beautiful TYPO3 badges. Use them. Give him some kudos!, (*11)
Uwe - Hawkeye1909 - for removing jQuery as dependency., (*12)
Alexander Opitz @ extrameile-gehen.de - for his work on saving repeatable elements to database., (*13)
especially to all others who have contributed to the improvement of the extension., (*14)
GPL-2.0+