Hi,
after processing the form with action=“url?DeleteDocument” the message “Deleted” is displayed.
Does anybody know how to rewrite the message? I use field $$return, but it deosn’t work after DeleteDocument.
Thanks
Hi,
after processing the form with action=“url?DeleteDocument” the message “Deleted” is displayed.
Does anybody know how to rewrite the message? I use field $$return, but it deosn’t work after DeleteDocument.
Thanks
Subject: ?DeleteDocument problem
Create the form you want it to return after deletion and call it $$ReturnDocumentDeleted.
HTH,
Kim