elo80ka / django-dynamic-formset

A jQuery plugin that allows you dynamically add new forms to a rendered django formset.
675 stars 309 forks source link

Nested formsets #184

Open adi- opened 3 years ago

adi- commented 3 years ago

Trying to use django-dynamic-formset with inline nested formsets without any luck. Does this scripts supports nested formsets? If so, how to use prefix for this functionality?

Styml commented 1 year ago

Have you had any luck on that? And if not, what approach did you use instead? I found this, but it unfortunately uses much older version of django, so it's not an option