DEV Community

Discussion on: Django inline formsets with Class-based views and crispy forms

Collapse
 
orcaer profile image
orcaer • Edited

Hi Xenia and public,

I just implemented this but cant figure out why I'm getting "remove" buttons for each field of the formset. Also I can't customize the "Add another" or "delete" texts of the buttons. I have attached a photo of my result. Anyone any idea?
thepracticaldev.s3.amazonaws.com/i...

Collapse
 
mmcc5678 profile image
H

Did you find a solution to this? I have tried different versions of jquery.formset.js and am having the same result.

Zxenia, do you have any comment on why this would be the case?

Collapse
 
diophantus7 profile image
diophantus7

Had the same problem. Looks like it is a problem of newer versions of jquery.formset.js. Just download the one from the repo