[TYPO3-mvc] automatic persisting of changes in model: not intended!
Gianluca Strafella
gianluca.strafella at webformat.com
Tue Mar 31 08:55:37 CEST 2015
Hi Simon,
if you assign a value to the property 'XXX' , this value will be available in the entity 'user' and you can use it in the view as new value for property 'XXX'. The value will be 'asdf'. The related column on database, won't be changed if you don't call '$this->userRepository->update' explicitly before assign 'user' to view.
Regards
--
Gianluca Strafella
Software Developer
WEBFORMAT srl – www.webformat.com
More information about the TYPO3-project-typo3v4mvc
mailing list