| |
|
| |
This topic includes a list of features and bugs that were included in each release of the wiki. |
| |
|
| |
Wiki Help describes basic tasks that you can accomplish in the wiki, such as creating and editing articles, basic editing tasks, subscribing to feeds, and providing feedback on the wiki. It also includes information on how to use the supported wiki markup for formatting. For a quick reference of ... |
| |
|
| |
This article describes the VideoFest event. |
| |
|
| |
Getting the GUID for a Lotus Notes Composite application The GUID for the current composite application can be retrieved using the @getGUID command or the new getGUID method on the NotesUIWorkspace LotusScript class. The GUID can be used for constructing CAI URLs that can be used to in hot links ... |
| |
|
| |
How to find the documentation for Lotus Domino release 8.5.2 |
| |
|
| |
This article outlines the process for uploading a video to YouTube and embedding that video in a wiki article. Follow these instructions to upload a video to YouTube. Go to Youtube.com and log in to your YouTube account using your account information. If you would like to upload your video to the ... |
| |
|
| |
This article lists the video formats included in this wiki and the playersplugin required to view those formats. |
| |
|
| |
This article covers how to leverage the new jWidget class and shows how that class interacts with the composite application infrastructure. |
| |
|
| |
Previous to Notes 8.5.2, you had the ability to set page access on composite applications on users and roles from the Notes Access Control List. This limited the amount of flexibility you had when creating composite applications that have multiple components per page and if you wanted to have ... |
| |
|
| |
Introduction Composite applications uses a special URL to launch an application or to switch between a specific page in the application. The cai URL has been used for this and in general has been considered an internal URL that only CAI infrastructure knows about. It is used internally when a ... |
| |
|
| |
Introduction In this article, we will discuss what the DataChange event is and how to leverage it in your container components. The DataChange event is one of several events that can be leveraged to execute actions for a given landmark within your component. The DataChange event is used to ... |
| |
|
| |
Introduction In this article you will learn how to construct a Notes Outline control that will allow the end user to navigate between pages of a composite application. The main idea is to configure the composite application to not show the default page navigator down the left side but replace ... |
| |
|
| |
The IBM Support Portal simplifies the customer online support experience. |
| |
|
| |
This article is a set of best practices identified by the composite application team. This is a living and breathing document, it will be updated by contributors as time goes. Please feel free to comment or write an email to the forum for additional items. NSF Based Composite Applications ... |
| |
|
| |
Version: Lotus Notes 8.5.x, Lotus Expeditor 6.2.x
Platform: All Fixed in version: Problem abstract: Unable to retrieve managed settings from a Portal server with TAMSPNEGO authentication Details: Due to a limitation with the WebSphere Portal policy service, environments using TAMSPNEGO ... |
| |
|
| |
IBM Lotus Expeditor 6.2.2 and IBM Lotus Notes 8.5.2 introduced a new component in Composite Applications known as Linux Native Application Viewer. This component provides a simplified way for a Linux (GTK) based native applications to be launched and embedded inside an eclipse view within a ... |
| |
|
| |
When developing for different client versions, you have the problem that newer clients have more features than the older ones. For example, Notes 8.5.1 can use XPages or the Notes Document Container in a composite app, Notes 8.0.2 cannot. If you're in an environment with different client ... |
| |
|
| |
The new Composite Application Editor in version 6.2.x of Lotus Expeditor facilitates the creation of composite applications which are stored locally as .CA files. A composite application can be configured so that it is added to the Launcher ('Open') menu of the Expeditor client, by setting the ... |
| |
|
| |
Introduction
The Host OnDemand (HOD) container provides access to host applications from within a composite application. A host application is a series of screens and landmark expressions are used to identify these screens. The container provides the means to publish and receive information ... |
| |
|
| |
This tutorial walks you through the steps of creating state in a custom action, so that you can create your own actions for any kinds of containers. |
| |
|
| |
==Introduction== In this tutorial, we will describe the method for adding a toolbar to configure the landmarks of your containers. This toolbar will primarily be used to add actions to the current landmark. To add the toolbar, we will be extending the LandmarkToolBar class which provides several ... |
| |
|
| |
The next generation of the discussion template is developed as open source on OpenNTF. This article describes which technologies (composite applications, XPages, Eclipse, classic app dev, Java views) are used and why. You can download this sample from here: Download from here. See here for a demo. ... |
| |
|
| |
Overview to be provided here also enforces that the root category shows up on the wiki page |
| |
|
| |
This resource page provides a number of resources, including tutorials, demonstrations, product documentation, and deployment scenarios, to help composite application developers get started with composite applications. Are there links that we should be adding to this page? Please edit this page to ... |
| |
|
| |
Version: Lotus Expeditor 6.2.1 & Lotus Notes 8.5.1
Platform: ALL
Fixed in version: Problem abstract: Display issues for mult-page composite application opened in a new window that include the default navigator Details: When a multi-page composite application is created and used the default ... |