Re: newforms: Dynamic forms using JavaScript

2007-02-16 Thread [EMAIL PROTECTED]
Thanks! I've been looking for something like this for awhile. On Feb 15, 3:09 pm, Thomas Steinacher <[EMAIL PROTECTED]> wrote: > Hello, > > I created a small library called "dynamicforms" (based on newforms) > that allows you to edit multiple instances of an object > simultaneously. It also prov

newforms: Dynamic forms using JavaScript

2007-02-15 Thread Thomas Steinacher
Hello, I created a small library called "dynamicforms" (based on newforms) that allows you to edit multiple instances of an object simultaneously. It also provides a JavaScript link that allows you to add another instance of the object without having to reload the page. Take a look at it: