For now i solve this, with this way 1. never create form as new form() 2. create object= new object(), fill data in controller $ob- >setmythoseid($this->getUser()->GetBlah()), and then create form with this object 3. mark this field as hidden in form class
But i dislike this way. Using browser for store this id , bad idea for me.
-- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.
