Feature #81775
closedEXT:form - add the possibilty to use the same form multiple times on one page
100%
Description
If I insert the same form multiple times on one page, all of them are submitted at once. And all of them show the confirmation message afterwards.
It is possible to prevent this behavior with workarounds like defining the same form with different names etc. But a built-in option to do so would be great.
Maybe a possibility to achieve this could be to parameterize the identifier of the form with the uid of the content element?
Updated by Riccardo De Contardi over 7 years ago
- Related to Bug #80057: 2 or more forms in one page with two separate `Frontend.yaml` files is not possible added
Updated by Ralf Zimmermann about 7 years ago
- Related to deleted (Bug #80057: 2 or more forms in one page with two separate `Frontend.yaml` files is not possible)
Updated by Gerrit Code Review about 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54125
Updated by Gerrit Code Review about 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54125
Updated by Gerrit Code Review about 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54125
Updated by Ralf Zimmermann about 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c9227b29f503a2023b6af7cae51ffd64da052bbe.
Updated by Ralf Zimmermann over 6 years ago
- Related to Bug #84142: Forms interfering when using the same form multiple times on one page added
Updated by Ralf Zimmermann over 6 years ago
- Related to Bug #84471: Perform the translation key look-up as it was before #81775 added