Re: Variable-length forms

2010-05-05 Thread Peter
Thanks. I'd totally misread what that page was about. Now I see it's basically what I want. Cheers. On May 4, 9:02 am, Shawn Milochik wrote: > http://docs.djangoproject.com/en/1.1/topics/forms/formsets/ > > That ought to help out. > > Shawn > > -- > You received this message because you are su

Re: Variable-length forms

2010-05-03 Thread Shawn Milochik
http://docs.djangoproject.com/en/1.1/topics/forms/formsets/ That ought to help out. Shawn -- 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, sen

Variable-length forms

2010-05-03 Thread Peter
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 ad