[TYPO3-mvc] How to set the hidden field with extbase?

Stefan Kruse besucher80 at gmx.de
Fri Feb 8 16:16:58 CET 2013


Hello friends J ,

 

i have getter and setter for the hidden field in my model. 

 

I get an object by

 

$user = $this->repo->findOneByUid($id);

 

When I debug the object averything looks good.

 

Then I want to set the hidden field from 1 to 0. But it doesn't work.

 

Is there a trick or why this don't go?

 

Cheers

Stefan

 

 



More information about the TYPO3-project-typo3v4mvc mailing list