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