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 @functions.
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.
Generates a prefix for a URL for a Domino® resource.
Adds any necessary attributes to a Domino® URL, such as a session identifier or parameters.
Posts a message to a message (Display Error) or messages (Display Errors) control.
message
messages
Generates the path of a Domino® resource relative to the server.
Specifies whether a resource name is an absolute URL.
Normalizes empty and lengthy text.
Returns the Notes® identifier of the top parent of a document.
Returns the universal identifier of the top parent of a document.
Returns the relative path to a view icon.
Specified here are the XPages Extension Library simple actions.
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.