Discussion Thread Map for bottom of Pages (Notes 4.6)

Author: Tripp W Black

Created: 01/27/2000 at 02:51 PM

 

Category:
Notes Developer Tips
Parent/Child Documents

Category:Templates
Audience:Application Developer
Notes Release:R4
Platform:Platform Independent
Date Posted:04/09/99
File Name:Thrdmap.nsf

A thread map is a view-like representation on a page, showing the parent-child relationships between pages, and providing links that a reader can follow in order to traverse all the pages in the thread without having to return to an index page. In past versions of the Domino Discussion sample posted on this site, and in the Discussion - Notes & Web template in Domino 4.6, a background agent has been used to create the thread map. In this version, the map is created on-the-fly. The Domino team is evaluating the trade-offs between these methods.

This sample has been stripped of most of the usual features of Discussion databases in order to allow you to concentrate on studying only the programming techniques related to constructing the thread map. This sample runs only on Domino 4.6, but the code directly related to creation of the thread map itself is dependent on 4.6 features, and can be easily ported back to release 4.5x.


previous page