Popup Upload
A page to be used in a Popup_Editor to upload files.
How to use Popup Upload?
1. Put Popup_Upload web block from RichWidgets inside a container together with a Popup_Editor web block;
2. Name the Popup_Upload link and update the text inside it according to your needs;
3. Create an "OnNotify" action in the screen, to handle the uploaded file information: use the Popup_Upload_GetFile() action to retrieve the data, using the id from the NotifyWidgetGetMessage(). 
Upload file
Click here to see your activities