Task #78839
closedEpic #77909: Enhance EXT:form
Feature #77910: Introduce new form framework
Ext:form - Add update option to saveToDatabase finisher
100%
Description
Add an option to the saveToDatabase finisher which makes it possible to update an already existing database record.
Use this example to test the behavior
https://code.tritum.de/TYPO3.CMS/ext_form_example1480460405
- Install ext_form_example1480460405.
- Add a fe_user record.
- Place a fe_user loginbox on some page.
- Place the contentelement called "ext_form_example1480460405" on some page.
- Go to the frontend and login as a fe_user.
- Now go to the page with the "ext_form_example1480460405" CE.
With this patchset it is possible to edit this database record instead of create a new one.
Updated by Gerrit Code Review almost 8 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/50810
Updated by Gerrit Code Review almost 8 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/50810
Updated by Gerrit Code Review almost 8 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/50810
Updated by Ralf Zimmermann almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 193d9b4eca4c4ac3822a109dce9e13f36c818fa3.