This guide focuses on the aspects of creating applications using XPages technology.
HCL Domino® Designer provides the means to populate an XPage with controls and other artifacts, and to associate an XPage with data stores.
The XPages Extension Library provides additional controls ready to use. The controls include an application layout object, an improved dialog, pickers, in place forms, Dojo components, dynamic content, and much more. The controls support enhancements to the Domino(r)® templates.
Specified here are the XPages Extension Library simple actions.
HCL Domino® Designer supports applications development for the HCL Domino platform using XPages, forms, views, and other elements such as controls.
This section contains tutorials and information about tutorials.
HCL Domino Designer provides features for administering and managing your work and related files while developing your application projects.
XPages run in Domino® server and Notes® client environments. From Domino Designer, you can preview XPages in both environments.
Controls are visual elements such as edit boxes, buttons, images, and text that allow users to manipulate data on an XPage.
Here are guidelines for using some of the controls in the XPages Extension Library.
Extended versions of the discussion and team room templates are provided.
Specified here are the XPages Extension Library @functions.
Dynamically adds rows to a data iterator.
Displays a message in a modal dialog.
Changes dynamic content so that a specified facet displays.
Applies animation to a control.
Causes a target control to fade in.
Causes a target control to fade out.
Causes a target control to slide to a specified position.
Causes a target control to be wiped in.
Causes a target control to be wiped out.
Replaces the current page using a slick web movement.
Specified here are the XPages Extension Library controls.
Specified here are the XPages Extension Library properties.
The data store for XPages is Domino®. You can access the data store through Domino forms and views.
You can enhance your design with images, styles, and themes.
The XPages Extension Library supports Bootstrap, a Responsive Web Design (RWD) framework. This support comes in the form of an XPages Responsive Bootstrap plugin that you can use in your XPages applications.
You can create composite applications from XPages.
XPages uses JavaScript™ for programming while the forms-based design elements use the formula language, LotusScript®, Java™, and JavaScript.