Lotus Notes — рабочий инструмент программиста.

Обсуждения программирования на Lotus Notes/Domino

Archive for Ноябрь 25th, 2008

Top 10 Formula language tips

без комментариев

We’ve done the research to present you with our top 10 Formula language tips for Lotus Notes Domino. Discover how to use Formula language code to modify Notes document item values, generate formatted sequence numbers, cull elements from a list and more. Refer to this collection of our 10 most popular tips as a source of inspiration when developing with Formula language.

Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…

Написано lotusnotes

Ноябрь 25, 2008 в 6:58

Опубликовано в Lotus Notes

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…

Написано lotusnotes

Ноябрь 25, 2008 в 1:41

Опубликовано в Lotus Notes

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…

Написано lotusnotes

Ноябрь 25, 2008 в 1:40

Опубликовано в Lotus Notes

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…

Написано lotusnotes

Ноябрь 25, 2008 в 1:40

Опубликовано в Lotus Notes

LotusScript sorts a Lotus Notes document collection

без комментариев

This LotusScript code shows how to sort a Lotus Notes document collection in ascending order using a specified field (text/date/number) as the key. The code is customizable, so you can easily change it to meet your needs.

Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…

Написано lotusnotes

Ноябрь 25, 2008 в 1:39

Опубликовано в Lotus Notes