Hi Mark, On Wed, Apr 22, 2009 at 10:23 AM, Mark Smith <[email protected]> wrote: > So you are saying the only way to change a form field once the object > exists, is to completely rebuild the form?
No. The question is _when_ you want to change the form. You can change the default values any time in the object lifecycle before you render the form. Note that the default values are not displayed anymore once you call ->bind(). If you need more help, please provide a little more information on what you are trying to achieve. Otherwise it's hard to give you specific advice. Bernhard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
