Our readers value our LotusScript content, and more importantly, our LotusScript tips. We've compiled our most popular LotusScript tips -- giving you a one-stop guide to shortcuts, workarounds and tricks for those burning Lotus Notes Domino development issues.
This collection of LotusScript tips will help with your everyday development needs -- from importing and exporting data to and from Excel spreadsheets, to updating Lotus Notes rich-text fields, to creating tabular reports and more.
TOP 10 LOTUSSCRIPT TIPS-------------------
#1. A flexible data export agent for Notes
Get a LotusScript data export agent that allows Lotus Notes users to define any number of their own export configurations (field lists and output files) -- without programming.
#3. Creating and adding to multi-value fields within LotusScript
It's a little bit tricky to create multi-value fields in LotusScript, particularly for a time-date or number field, but it can be done. SearchDomino.com contributor Chuck Connell explains how.
#5. Update Lotus Notes documents after an employee last-name change
After a last-name change, a Lotus Notes user may no longer have proper access to Lotus Notes documents, because they still contain her old last name. This LotusScript utility from SearchDomino.com member Scott Huyser solves that problem. It updates all documents in the Lotus Notes database with the employee's new last name.
#9. Programmatically create a shortcut for Lotus Notes
When used in a form action, this code from SearchDomino.com member Jon Urwin will invite users to click a button, browse for a file, and then insert a shortcut to that file in a rich-text field. This is ideal for items like a Lotus Notes discussion database, because it provides an easy way for users to create a pointer to a shared file.
#10. LotusScript to create a dynamic tabular report
A Lotus Notes tabular report is similar to copying a table from a view. Use this LotusScript from SearchDomino.com Hall of Famer Blessan Philip to create a tabular report dynamically from a Lotus Notes document collection.
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.