Tips
Tips
-
Gather Lotus Notes information from main and response documents
Find out how to present Lotus Notes information in main and response documents together in a formatted arrangement by creating dynamic tables with column styles. Continue Reading
-
Track and record Lotus Notes user logins to Domino Server
Discover notes.ini settings you can implement that will track and record the Lotus Notes users and IP addresses that log onto your Domino server. Continue Reading
-
How to add keyboard functionality for Lotus Notes documents
Learn JavaScript code that adds keyboard functionality for Lotus Notes view documents so users can browse and open them via the "Up," "Down," and "Enter" buttons. Continue Reading
-
Remove orphaned Lotus Notes documents on Domino databases with a 'virtual delete'
Learn about a 'virtual delete' LotusScript solution that will remove orphaned and extraneous Lotus Notes documents on your Domino databases. Continue Reading
-
Create a computed Lotus Notes field to list Personal Address Book names
Find out how to create a computed Lotus Notes field that generates a complete list of users in a specific Personal Address Book (names.nsf) group. Continue Reading
-
Use SMTP outbound authentication to relay hosts in Lotus Notes Domino 8
Discover a new feature in Lotus Notes Domino 8 called SMTP outbound authentication that lets you relay email through hosts instead of your Lotus Domino servers. Continue Reading
-
Synchronize LinkedIn contacts with Lotus Notes Domino
Learn about a new freeware tool called the "LinkedIn Contact Importer" that synchronizes LinkedIn.com contacts with Lotus Notes Domino. Continue Reading
-
Show multiple Lotus Notes document fields in a single view column
You can use multiple Lotus Notes document fields in a single column to show data by using the @explode command with Formula language. In this tip, SearchDomino.com member Olli-Pekka Kamarainen provides a step-by-step example of how to ... Continue Reading
-
Eight best practices for running BlackBerry Enterprise Server on Lotus Notes Domino
Discover eight best practices and maintenance tips that will keep BlackBerry Enterprise Server running properly in your Lotus Notes Domino environment. Continue Reading
-
Enable or disable scheduled agents without opening the Lotus Notes database design
Get instructions and LotusScript code that will enable or disable scheduled agents from the Lotus Notes UI without having to open the database design. Continue Reading
-
Detect and fix 'Manager' access control list settings in Lotus Notes Domino
Many Lotus Notes database access control list (ACL) settings are configured by default to "Manager" level. Learn how to detect and fix this permissions issue. Continue Reading
-
Creating custom views in Lotus Notes databases
Get code and instructions to set up a Domino agent that lets users easily create custom views in Lotus Notes databases. Continue Reading
-
Retrieve RSS feeds, XML documents and Google news inside Lotus Notes
Get LotusScript code that can retrieves RSS feeds, XML documents and Google news from inside the Lotus Notes client, courtesy of SearchDomino.com member Thomas Adrian. Continue Reading
-
Converting Lotus Notes Domino Web pages to PDF files with a Java agent
SearchDomino.com Hall of Famer Michael Marcavage explains how to create a Java agent that lets Lotus Notes Domino users convert Web pages to PDF documents with the push of a Web form button. Continue Reading
-
Validate Lotus Notes Domino fields using JavaScript
Learn how to use JavaScript to validate any type of Lotus Notes Domino field types, including text, buttons and checkboxes, courtesy of SearchDomino.com member Brad Nelson. Continue Reading