Forgive the newbie question but I can't see anything in the docco on this: how do I create a form with a variable number of fields?
The scenario is a situation where the user can buy a variable number of licences, and needs to enter information for each. Most of the information, product, email address etc. is common for all licences and I only want them to have to type that in once, whereas a couple of fields: licence name, computer ident info, etc. vary per licence; so the latter fields have to be typed in one per licence. What's the best way of doing this? Can I do it on one page? Or do I have to use the Form Wizard with a variable number of steps? Is that even possible? Thanks for any help you can give, Peter -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.