I want to automatically add new forms to a Django formset using Ajax, so that when the user clicks an \"add\" button it runs JavaScript that adds a new form (which is part o
Simulate and imitate:
fields.
fields changed.While I do know formsets use special hidden fields and know approximately what the script must do, I don't recall the details off the top of my head. What I described above is what I would do in your situation.