Hi, I'm really stuck right now with the new symfony 1.2 form
framework, I'm trying to create a form to handle a many to many
relationship with payload, that is including additional fields in the
relationship table but I can't find anything and got no answer in the
forums, I can't believe I'm the only one with this problem.


This is an example model:

user  -->  user_item <--- item

user_item :
      user_id
      item_id
      amount

The generated form contains a multiple select for the user_items, but
there is no way to  set the amount field ...


Thanks in advance for any help.
--~--~---------~--~----~------------~-------~--~----~
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