hi all

i think the form framework is great, but .....

When I bind a form to a request array the values in the object are wiped,
e.g. if I set the a user_id field before the bind, it is set to null after.
So any data that is in the record is wiped and replaced by the data in the
request array. Forcing me to add more lines of code to add missing data into
the bind-data or drop the 'required' validation and populate the values in
the updateObject method.

Is this a bug or am I just wrong?

cheers

dan


-- 
Dan Leech

Dynamic Web Sites
www.dantleech.com

Bath Gigs
www.bathgigs.co.uk

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to