Send Custom Parameter onSelect
Closed this issue · 1 comments
icangku commented
Send Custom Parameter onSelect,
I need to set value on a model, after selecting the file with some parameters
how to do this?
i've tried
$upload.select('file');$upload.option('file', 'isi', param); - onclick button
icangku commented
Thank your for answering my previous question
I solved this