-
Notifications
You must be signed in to change notification settings - Fork 306
Open
Description
it seems that the code can't handle it if you use file fields in your inline formset
i noticed that some javascript is inserted to get the file when you have a file field. but, the ids for this script are not updated in jquery.formset.js (only the for, id, and name attributes of the element are updated).
so inserted filefield javascript has the same id as the previous one, which makes both fail.
i don't know enough to make the code also account for that. please update :)
Metadata
Metadata
Assignees
Labels
No labels