Hello,

I'm trying to create an app that uses "dynamic" forms, where the
number of fields can be increased and decreased by the user. It would
be something like this: the form starts out with fields to input a
mailing address. Then, when the user is finished adding that address,
he has the option "Enter another address", and if he clicks on that
button, a new set of fields is created, and which the a user can fill
out the new address, and can keep adding new addresses until he feels
he is finished.

What is the easiest way to do this in Django?

Thanks,

Rex
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-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/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to