I would just merge the account_id into the array that you pass to the
bind() method. That way it looks to the form as if the value had been
submitted. To keep validation in place, only unset the widget, not the
validator.

Daniel


On Feb 5, 2:06 pm, kris chant <ch...@supersharpshooter.net> wrote:
> On Feb 5, 1:30 pm, "rooster (Russ)" <russmon...@gmail.com> wrote:
>
> > value using the updateObject() method. Since the value never enters
>
> This is the method I'm using atm.  You're right, I was expecting too
> much from the validators.  Letting FK restraints maintain sanity
> further down the chain seems appropriate.  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-us...@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