If I do  $form[field]="value" An exception gets thrown with message
"Cannot update form fields".

If I try to use bind to rebuild the form values from scratch, the form
won't validate with a _csrf_token [required] error, despite the fact
that I have called $form->disableCSRFProtection()...

I feel like this should be a really simple thing to do, and symfony
seems to be making it really difficult. Am I missing something
obvious?

How do you set a single form field?

Thanks for any help.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to