Saturday , March 30 2024
Home - Tag Archives: Lotus Notes

Tag Archives: Lotus Notes

Domino Lotus Notes – Edit Any Field

Overview There are times where field in a database needs to be changed without a Form.  This following code can be used in a smarticon on the toolbar to allow fields to edited or appended to a form. Installation In the following example – Select: File – Preferences – Toolbar – Customise.  Select ‘Universal’ as the toolbar to add the …

Read More »

Decrypt of Mail Items in a User’s Lotus Notes Mailbox via Agent

Creating a agent in the mail template allows the removal of the encryption status (Decrypt of Mail Items) from the all the documents in the user’s mailbox.  This allows the mailbox to be accessed on mailbox migration via another Notes ID. In the mail template create a view called “Encrypted” with the following view selection formula: SELECT (Form = “Memo” …

Read More »