What is this wiki?
The wiki mission is to provide community-driven, authoritative, and current content that is both engaging and informative.
The wiki provides a collaborative, centralized place to find and contribute information about deployment, usage, best practices, troubleshooting and more.
To learn more about how to get the most from this wiki, watch the demonstration.

Spotlight articlesFind hand-selected community articles, including interesting multi-media content, product news, or timely how-to information.
| There are many reasons you might want to write a program whose inputs (and sometimes, outputs) are Notes design elements... |
| Using Lotus Domino Designer 8.5, we will create a Lotus Domino XPage web application that utilizes advanced Web 2.0 tech... |
| These workshop exercises are designed as an introduction to Lotus Domino's xPages functionality. To give you a complete ... |
Product documentation
Looking for product documentation? Find the latest, most up-to-date documentation here.
Lotus Notes and Domino 8.x
All product documentation
Suggest an article

Do you know of a topic that you would like to see added to the wiki? Or perhaps you are looking for ideas of content to write yourself. Open the article suggestion page to see what topics have currently been suggested by the Domino application development community.
View More Articles
|
Sample Java app to show you how to use Google APIs to discover and download all your stored documents |
|
Searching for documents that meet certain criteria, is a frequent need for Notes applications. Learn how to be efficient and scalable. |
|
A beginner's guide to controlling edit access to sections of a form. |
|
XPages data defined as Number may not be correctly typed for use as a parameter to some Domino Objects. You must force a conversion. |
|
When you populate a field on an Xpage programmatically (i.e through an onclick event of a button), you will need to directly update the datasource field on the backend in order to keep the two values in sync. The reason for doing this is because the JSP lifecycle updates the backend datasource ... |
|
Guide to creating custom visualizations for Native and Custom Controls |
|
In Lotus Notes, it is possible to add view columns that "Use value as color". This can be used to change the background color andor text color of the entire row or just a specific cell. There are already articles on the Wiki that cover setting alternating row colors or changing the color of the ... |
|
Describes the behaviour developers of XPages should expect to see when dragging and dropping controls to the XPages Source editor. |
|
Explains the automatic minimizing and restoring of views in Domino Designer and how to customize this behavior. |