.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


Examples: IsResponse property
1. This agent checks if there are one or more responses-only columns in the By Category view of the current database.
2. This agent goes through a hierarchical view and creates a summary of each thread by "folding" the immediate responses of each parent document into the parent. It takes the column value of each response document, calculated by finding the position of the Responses-only column in the view, and appends it to the Body field of the parent. This creates a summary of the response in the parent. The script then deletes the response from the database.
See Also