Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
65
Getting uploaded file name and add link in WebHTMLEditor
posted

I am trying to insert a link to an uploaded document within the WebHTMLEditor (such as Doc, PDF, XLS etc).  I can upload the document just fine through the dialog and get a nice "Upload Successful" popup which also shows the file name.  But in the AfterAction script, I would like to insert a link to that document but I do not know how to retrieve the file name in the AfterAction script.  Is it possible to get the last uploaded file name by the user in the AfterAction script?

 Thanks,
Pip