Skip to content

does not seem to work with file fields #196

@rikengct

Description

@rikengct

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions