Hello,
We are developing a module and using the dnnfilepicker to upload files. We need to be able to find a jquery event that fires when upload is completed (ideally with the address of saved file ) so we add the adress of the file plus some other info to our database (using ajax and and APIs based on DnnApiController )
I understand it is possible, since in the DNN setting page ,where you upload and chose logo the preview being updated accordingly.
unfortunately regardless of how much I strangle with source code I can not figure it out.
Thanks in advance