Hey Eno,

err, yeah, sorry. Was writing from memory. :)

Daniel


On Oct 12, 8:45 am, Eno <symb...@gmail.com> wrote:
> On Fri, 9 Oct 2009, Richtermeister wrote:
> > I believe you just need to add an updateXXXField function to the form,
> > where XXX is the camelized fieldname.
> > That method is passed the value just before saving, and you return the
> > updated value, or false to remove it.
>
> After some digging, it seems the method should be called
> updateXXXColumn(). It works and is a nice way to check and clean up any
> values before the object is saved.
>
> Thanks,
>
> --
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@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
-~----------~----~----~----~------~----~------~--~---

Reply via email to