To illustrate what I am trying to do I will use an example:
I have a create recipe form and within this form I intend to have some character fields and two other forms:
1. A steps form
2. An ingredients form
for each of these forms I want to have a button that allows you to add another step or another ingredient.
Here is a screenshot of what I have so far to give you an idea.
Then I need to compact all of the fields and forms into the single create_recipe form.
Has anyone tried to do something like this before?
I can attach some of the code I have if that would be helpful.
Thanks,
katie
I would set it up as follows:
This link might be very helpful for some implementation details: http://haineault.com/blog/155/