[TYPO3-mvc] Problem with persistence of object by multi step form

Stefan Kruse besucher80 at gmx.de
Tue Sep 16 07:58:52 CEST 2014


Hi, 

i have a multi step form. All objects created during the form steps are saved serialized in the session. And at the last step i save it to the repository.

But, how can i prevent double savings. Every time i reload the page the objects are saved again. 

$object->_isNew() or $object->_getUid() doesnt help me.

Has anybody an idea how to solve this problem?

Thanks a lot
Stefan


More information about the TYPO3-project-typo3v4mvc mailing list