Response Document Created via URL with Parent UNID

Mindwatering Incorporated

Author: Tripp W Black

Created: 08/26/1999 at 07:51 PM

 

Category:
Notes Developer Tips
Parent/Child Documents

Topic:
In the Notes client, you create a new response document from the parent.
On the web, you can do it that way via Formula language, or you can do it anywhere via URL (within same db).

Solution Syntax:
"/folder/db.nsf/ResponseForm?OpenForm&ParentUNID=" + unid;

Sample JavaScript function:
code.txt

previous page