Manage
Learn to apply best practices and optimize your operations.
Lotus Notes Domino Administration Tools
AdminPInterval
Specifies the interval cycle (in minutes) for the Administration Process. Continue Reading
Hide a document in the PAB from a Domain Server
Prevent ex-employees from using a personal email account to address your entire company. Continue Reading
Read email without sending read receipt
How to read an email without sending a read receipt. Continue Reading
-
Use db search for a document collection
Use db search instead of looping through view for a document collection Continue Reading
Change user password with LS
To change the user password using Script, I wrote a simple exe file using the C API. Continue Reading
Use ACL entries for choices in Web
This tip is useful especially if you want to set a readers or authors field based on the ACL of a database.Continue Reading
Date range picker for Web-based applications
This could be used as an independent page (embedded), or as a part of the form (page).Continue Reading
Making named element links work with external database in frameset
Have you ever tried to create a Notes frameset portal bringing several different Notes databases together that are related?Continue Reading
Create hashed password using LotusScript and API call
Create hashed password using LotusScript and API callContinue Reading
ComputeWithForm clashes with @DBLookup formulas
LotusScript ComputeWithForm method (NotesDocument class) causes @DbName formulas to failContinue Reading
-
QuickSort on document collection
Used to format a report document which returned selected documents and then sorted them by a specified sort field.Continue Reading
Archive documents with recursive response documents (unlimited)
Archive documents with recursive response documents (unlimited)Continue Reading
Restore "missing" folders
Find those missing foldersContinue Reading
LotusScript agent to send field values, sorted by field
LotusScript agent to send field values, sorted by fieldContinue Reading
Last day of a month redux (any location)
A new version of an older script that gathered the last day of a month. This one works anywhere.Continue Reading