Hi,

I am having some form troubles.  I have a select dropdown which allows
you select multiple options.  If you select two options, I want to
insert to records into the database.

Here is a simple representation of the tables:

User <--- UserLevel ---> Level

So, I use the UserLevelForm and select multiple level choices, this
seems to confuse symfony, as it seems the Form is bound to a single
UserLevel row, rather than 3.

Has anyone come across anything similar, and come up with a solution?

Thanks,
Steve
--~--~---------~--~----~------------~-------~--~----~
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