Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fileinput.js #340

Closed
wants to merge 1 commit into from
Closed

Update fileinput.js #340

wants to merge 1 commit into from

Conversation

rapomon
Copy link
Contributor

@rapomon rapomon commented Jul 1, 2015

Add previewId and index in uploadExtraData callback (only uploadSingle) for access easily custom fields of each file:

uploadExtraData: function(previewId, index) { // callback
}

Add previewId and index in uploadExtraData callback (only uploadSingle) for access easily custom fields of each file:

uploadExtraData: function(previewId, index) {  // callback
}
@kartik-v
Copy link
Owner

Resolved via update to release 4.2.4 (will be tagged later).

@rapomon
Copy link
Contributor Author

rapomon commented Jul 18, 2015

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants