Question

  Asked: May 18 2008   3:26 AM GMT
  Asked by: Lnnewbie


Suppress Lotus Notes Error message with a customized one


Lotus Domino, Lotus Notes, Lotus error messages

Hi

Is there anyway that we can suppress the Notes error message "You
cannot update or delete the document(s) since you are not listed as an
allowable Author for this document." and replace it with a customised
message ?

Any help would be greatly appreciated.

TIA.

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



I don't think so....

It depends where you are trying to do the deletion from, ie Lotus Script, or just the client front end and the delete key.

Depending on when/if Notes considers this as an error will determine whether or not you can change it. You may want to try using an "On Error GoTo ErrorSub" and then have an "ErrorSub:" etc at the end of the code (remember your Exit Sub before the error sub).

In the error sub just try MsgBox "Sorry, you are not good enough to delete this" (or something to that effect
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Lotus Domino.

Looking for relevant Lotus Domino Whitepapers? Visit the SearchDomino.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register