+1 - Sub forms and form lists are great and IMHO very common. Please
submit the patch.

On Mar 9, 11:18 am, "Jeroen van Dongen" <[EMAIL PROTECTED]> wrote:
> Apart from the SubForm "field" I've also created a FormList "field"
> which takes a form definition, a min_count and a max_count which
> allows for easy creation of a whole list of identical forms (think
> edit_inline=models.STACKED).

How would you render a FormList in a template? Would it be possible to
render the FormList using JavaScript, to make it possible to add new
items by clicking on a JavaScript link? I did something similar:
http://eggdrop.ch/blog/2007/02/15/django-dynamicforms/ Maybe this
could be combined...

Thomas


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

Reply via email to