I want to dynamically add new forms to a Django formset, so that when the user clicks an “add” button it runs JavaScript that adds a new form (which is part of the formset) to the page.

10 Answers
10

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *