Archive for Декабрь 3rd, 2008
Workaround formats bulleted/numbered lists in Lotus Notes documents
Many Lotus Notes Domino administrators can be frustrated with some limitations when using bulleted and/or numbered lists in Lotus Notes, specifically that a list restarts when you add a blank line. This workaround lets you maintain the proper order in your formatted lists in Lotus Notes.
Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…
LotusScript accesses clipboard to view copied Notes documents
Find out how to access copied Lotus Notes documents on your clipboard with this downloadable LotusScript code. This tip is helpful when using queryPaste events to determine what content is being pasted into a Lotus Notes database.
Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…
LotusScript action button manages Lotus Notes mail files
This LotusScript code creates an action button that, when applied to any view or folder in Lotus Notes mail files, makes mail file management easy. Using a single action button, Lotus Notes Domino users can easily manage their mail files, investigate file sizes, get quota details, delete attachments and empty message trash bins.
Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…
How to create dynamic JavaScript in Notes Domino without formulas
If you need to create a large amount of dynamic JavaScript and you’re not familiar with the use of @DBColumn and @DBLookup formulas, this tip is for you. Placing this code in your HTML Head Content section is a simple workaround for busy Lotus Notes Domino developers.
Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…