Re: dynamic, heterogeneous formset?

2012-12-27 Thread Mario Gudelj
Try django app called web forms builder. If you want to allow user to create custom fields i think that would be the way to go. On 28 Dec, 2012 10:29 AM, "Marco G." wrote: > Hello, > > I've just started using django for a relatively complex project, used > other frameworks in the past. > > I need

dynamic, heterogeneous formset?

2012-12-27 Thread Marco G.
Hello, I've just started using django for a relatively complex project, used other frameworks in the past. I need to create an interface where the user can create an ordered list of elements, each element with different properties. An example could be a page to build a questionnaire, where the