0
votes
0answers
208 views

jQuery/JS solution: handle closing dialog edit form for new document upload

So I have a dialog that opens from a link on a page. It opens the Upload.aspx and I just simply use the GUID to ensure what library it goes to. After the document is uploaded, the standard edit dialog ...