I am trying do similar behavior. I have some attribute of user, which i want store as value in many and many forms.
But cant solve this. I am trying modify forms data in action-processform, but its not work. LogicError exception. Somebody in irc recomend for me use hidden values in form::configure, but its doesnt work for me 1. i dont want show data to client browser (and trust from browser) 2. i totaly cant get myUser object from form class. No idea how get auth user in form::configure The same problem when i trying unset this fields in form::configure and set in form::doSave , i dont know how get this data from User class. So hope somebody may help us.
-- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-us...@googlegroups.com. To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.