elo80ka/django-dynamic-formset
A jQuery plugin that allows you dynamically add new forms to a rendered django formset.
JavaScript
Issues
- 2
Multiple Formset Delete Buttons Dissappearing
#206 opened by SoftEngie - 0
Render add button even when formset is empty
#204 opened by ridoo - 1
- 1
Add option to either append or prepend delete button
#202 opened by ridoo - 1
does not seem to work with file fields
#196 opened by rikengct - 1
Nested formsets
#184 opened by adi- - 0
Unsetting and resetting the current formset
#198 opened by wilberninsiima - 1
Error when using jQuery 3
#162 opened by cpina - 6
Input field id show NaN instead of increased number even with prefix set
#195 opened by ccunhafinance - 0
deleteContainerClass does not seem to be working
#188 opened by asucrews - 1
Clicking on add row in update mode displays foreign keys even if label is none.
#193 opened by dunkinman - 0
delete button shows up only once in django formset that is created with queryset to edit
#192 opened by irfanharunk - 4
- 2
Multiple formsets with class based views
#135 opened by p3palazzo - 8
Simlutaneous deletion and creation not working
#180 opened by pavlutom - 1
- 0
how to use onKeyup for django formset input fields
#191 opened by hunar-art - 1
deleteContainerClass not working properly
#190 opened by jweiskittel - 0
Only rows specified in 'extra' are saved and rows above 'extra' do not have default values
#189 opened by periwinkleFTW - 4
- 0
- 2
- 0
Demo package download link is down
#185 opened by Xander8 - 1
Trying use your dynamic formset for image below, but not getting it to. How can I do it?
#153 opened by ImanoWilliams - 0
Limit minimum and maximum of formsets
#183 opened by alfonsrv - 1
Does not read parameters from forms.py
#132 opened by dfrojas - 0
I have installed django_dynamic_formsets but it says the module not installed dynamic_formsets. I'm using windows 10 with python version 3.8.5.
#182 opened by DevanshSoni - 2
Add new row in specific place/order?
#159 opened by dwasyl - 3
No remove button and add won't add form
#179 opened by julialoh - 0
- 4
delete link doesn't show and formCount is NaN
#177 opened by shafay07 - 3
delete checkbox not display
#148 opened by dimkoug - 2
- 20
Repo Maintenance
#156 opened by luizanao - 0
Dynamic Formsets with Django Formtools
#170 opened by jameskomo - 1
- 1
can't delete or add
#144 opened by AHAPX - 4
Drag and drop ordering of formset
#131 opened by joewandy - 1
When created inside display:none div and shown later the delete buttons are not available
#136 opened by owenfi - 2
Validation Error
#158 opened by DustinRoundy - 0
- 1
404 for
#152 opened by ImanoWilliams - 1
Can the example be fixed for django 2.0?
#149 opened by tawahid - 0
Can't display delete link or update formset manager when loading formset in modal from ajax
#150 opened by neighlyd - 2
Remove button appears even with can_delete=False
#143 opened by jlucchese - 1
- 1
TypeError: options.removed is not a function
#138 opened by Pulkit-Sharma - 0
Does this still work?
#139 opened by invious - 0
Add id to delete row button
#130 opened by tormenta360 - 0
requirements.txt still contains django 1.7.1
#127 opened by matt-a-t