==Container Custom Actions== When using a container, a composite application assembler can instrument an existing application, like a web application, terminal emulation session, or a notes document, with input and output properties. When one of these instrumented properties are triggered (a ...
In this tutorial we are going to extend the Notes View Container that is part of the Lotus Notes 8.5.1 platform with our own custom action. We will write an action that will output the median number from a set of selected numbers. There are already a set of numeric actions that come pre-packaged ...
Prerequisites: This tutorial will require Eclipse 3.4 with the Expeditor Toolkit for Expeditor 6.2.1 and the Lotus Notes Domino Designer for 8.5.1. Introduction This tutorial walks you through the steps of extending the base Notes view container with a custom action. The action will be able to ...