I need to the values in some form fields when processing the form right before I call save(). Just wondering what would be the best approach to doing that? I was going to override the doSave() and modify the fields there before calling parent::doSave() but maybe that's not the best way? Anyone have any sample code?
-- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
