23 entries

Translate page




This community is for you to learn about Domino application development, contribute to its knowledge base, and collaborate with others. This wiki includes articles on using IBM® Domino® DesignerTM, XPages, DXL, programming with Java, JavaScript, and LotusScript, and other topics related to building world class solutions with Domino applications. In addition, this wiki will help you create and deploy Domino applications and contains application design guidelines and best practices for developing Web applications. We invite you to create new articles on these topics, or to expand our content to include samples and troubleshooting.



What information are you looking for?
Spotlight ArticlesSpotlight articlesFind hand-selected community articles, including interesting multi-media content, product news, or timely how-to information.

Manipulating Design Elements with LotusScript (or Java)

There are many reasons you might want to write a program whose inputs (and sometimes, outputs) are Notes design elements...

SHOW106 Building A Cool Web 2.0 Application With XPages

Using Lotus Domino Designer 8.5, we will create a Lotus Domino XPage web application that utilizes advanced Web 2.0 tech...

Tutorial: Introduction to XPages

These workshop exercises are designed as an introduction to Lotus Domino's xPages functionality. To give you a complete ...

Product documentationProduct documentation

Looking for product documentation? Find the latest, most up-to-date documentation here.

Link outside wiki Lotus Notes and Domino 8.x

inside wiki 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.

Learning center Learning center

Looking for courses or demos? Find them here.


Media gallery

Tutorials

Getting started


Introduction to IBM Lotus Domino 8.5 XPages

All Notes and Domino education offerings

Training paths

Application developer certification

Certification paths




IBM Redbooks

Redbooks

Lotus® and IBM® Redbooks® have partnered together to deliver high-quality Lotus content in this product wiki. Take a look here for more information.

View More Articles

Sample: Download JavaDocs files to Notes DocLibrary

Bob Balaban | July 27, 2010 10:21:03 AM | Tags:

Sample Java app to show you how to use Google APIs to discover and download all your stored documents

BP207 Make your XPage Apps "Pop" with CSS and Themes

Sergey Petushkou | July 26, 2010 3:12:00 AM | Tags:

Searching for Documents

Andre Guirard | July 22, 2010 10:02:06 AM | Tags:

Searching for documents that meet certain criteria, is a frequent need for Notes applications. Learn how to be efficient and scalable.

How to Write a Controlled-Access Section Editors Formula

Andre Guirard | July 22, 2010 8:48:14 AM | Tags:

A beginner's guide to controlling edit access to sections of a form.

Numeric parameters to Domino Objects in XPages JavaScript

Robert Perron | July 21, 2010 4:36:53 PM | Tags:

XPages data defined as Number may not be correctly typed for use as a parameter to some Domino Objects. You must force a conversion.

Update datasource document to reflect current Xpage field value

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 ...

Native and Custom Control Custom Visualization Best Practices

Graham O'keeffe | July 19, 2010 2:28:11 PM | Tags:

Guide to creating custom visualizations for Native and Custom Controls

Xpages - changing the color of a single cell in a view Panel based on a field value

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 ...

Dragging and Dropping Controls to the XPages Source editor

Graham O'keeffe | July 16, 2010 11:40:28 AM | Tags:

Describes the behaviour developers of XPages should expect to see when dragging and dropping controls to the XPages Source editor.

Automatically Minimizing and Restoring Eclipse Views

Graham O'keeffe | July 16, 2010 11:25:26 AM | Tags:

Explains the automatic minimizing and restoring of views in Domino Designer and how to customize this behavior.