The only way I can think of doing this is to requery the database to get the original values.
On Wed, May 27, 2009 at 10:44 AM, HAUSa < [email protected]> wrote: > > I'm making my own model save() function. In that function the > individual fields (like id, title, rank, etc) are already set to the > new values retrieved from the form. > > Now I want to use the previous version of a value in the save > function, the value a field had before it got changed. > > Is that possible? > > > -- Gareth McCumskey http://garethmccumskey.blogspot.com twitter: @garethmcc --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
