Skip to content

Adding description field #2

@Dave-Edwards

Description

@Dave-Edwards

Hi,

This is not a bug report, but more of a request for advice.

This great looking plug, does just what I would like other than the ability for the user to add a description to each file upload.

I have amended line 42 to

var $thead = this.$thead = $('').html('File NameDescriptionSizeProgress').appendTo($table);

and added a new line 88

'' +

This gives me the extra field for completion, but with multiple files it always uploads the description from the last file and not the description appropriate to the file. Is there a quick that you could help me with please?

Thanks

Dave

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions