Hi all,

I have two models: Recipe and Ingredient.

Now I want to have a form to enter a recipe with a dynamic number of
ingredients. So the form should start with three ingredients but the
user must be able to add some more via Ajax.

Now I wonder how I would implement this best? Embedded forms?
And how can I handle the validation process?

Thanks a lot for your suggestions.


Cheers
/Christian
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to