I'd like to hear some suggestions on this, too. What's the best way to
add and edit multiple HasMany or HABTM relations in one single webform?
I've got a similar app to what theman describes; I use Javascript
(jQuery!) with an "add another answer" button that creates duplicates
of a formfield. H
I have a scenario where I'm building a test which has questions which
then have answers. I want to be able to allow the user to create a
question (question add page) and also on that same page let them be
able to create their answers for this question. I think I have the
models associated corre