1
fire upload event from javascript
Question asked by Verum - 3/19/2021 at 7:47 AM
Unanswered
How can I fire the "Upload" event from javascript. I have a requirement where I have a custom context menu, which required to call upload after doing some processing. for example I have file "checkin" context menu item , once user click it, I have to verify whether file is checkout or not, if checkout I have display the upload page.
Thanks!

Reply to Thread