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