Skip to content

Restriction to one CicuUploderInput in Form #5

@kkarwows

Description

@kkarwows

CICU won't work if you specify more than one filed with CicuUploderInput in your form:

widgets = {
     'picture': CicuUploderInput(options=cicuOptions),
     'picture_2': CicuUploderInput(options=cicuOptions)
}

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