Skip to main content link. Accesskey S
  • Anonymous
  • Log on
  • Help
  • IBM logo
  • Lotus Notes and Domino Application Development wiki
  • All Wikis
  • Home
  • Community Articles
  • Product Documentation
  • Learning Center


Search

Advanced Search
 What is new in Domino Designer 8.5.3 Upgrade Pack 1
 Domino Designer Tutorial
 Domino Designer XPages Extension Library
 Domino Data Service

Tag Cloud

  • 6.0
  • 6.5
  • 8.0
  • 8.5
  • 8.5.1
  • 8.5.2
  • 8.5.3
  • action bar
  • Agents
  • Ajax
  • app dev
  • Application
  • beginner
  • C&S
  • calendaring and scheduling
  • client
  • composite applications
  • Controls
  • converters
  • css
  • Custom controls
  • Data Binding
  • db2
  • design elements
  • dialog boxes
  • Documents
  • Dojo
  • Domino
  • Domino Designer
  • Domino Designer 8.5
  • DXL
  • Eclipse
  • error handling
  • errors
  • extensions
  • FAQ
  • Forms
  • formulas
  • getting started
  • globalization
  • Help
  • html
  • Installation
  • interface
  • internationalization
  • iPhone
  • Java
  • JavaScript
  • localization
  • Lotus Domino Designer
  • LotusScript
  • LotusSphere
  • LotusTechInfo
  • menu bar
  • Mobile
  • new user
  • Notes
  • Notes 8
  • notes.ini
  • NSD
  • OpenNTF
  • partial update
  • performance
  • Pickers
  • Portal
  • presentations
  • programming
  • Redbooks
  • Requested Articles
  • roadmap
  • rooms and resources
  • samples
  • Scripting
  • security
  • tabs
  • templates
  • themes
  • Tips
  • toolbar
  • troubleshooting
  • tutorials
  • validation
  • variables
  • video
  • VideoFest
  • View
  • view control
  • ViewPanel
  • Views
  • web
  • Web apps
  • Web services
  • webdev
  • XML
  • Xpage
  • XPages
  • XPages Extensibility API
  • xsp-config
  • データソース
  • 九州地区ノーツパートナー会
InformationInformation
You are currently viewing machine translated content. IBM translation might be available. Click IBM Translated Product Documentation to see what is available.X


Home > Domino Designer XPages Extension Library > Binding and submitting data
Rate this article 1 starRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars
(Current editable edition)
Original noneditable edition
Current editable edition
(Original noneditable edition)

Binding and submitting data 

expanded Abstract
collapsed Abstract
The data store for XPages is Domino®. You can access the data store through Domino forms and views.



The data store for XPages is Domino®. You can access the data store through Domino forms and views.

The Domino data store contains documents. A document has a universal identifier (UNID) and contains items of data.

If you are working non-programmatically outside XPages:
  • A Domino form defines documents for both access and display. For document creation, the user opens an empty document based on a form, enters values for fields defined on the form, and saves the document. The Domino system creates a new document, assigns item values based on the field values entered by the user, assigns a UNID, and assigns other values such as creation and modification dates. For document retrieval, the Domino system gets a document with a given UNID, fills in its associated form based on the item values, and presents the form to the user.
  • A Domino view accumulates and presents items from multiple documents as a table. Documents appear as rows, and items appear as column cells. A view provides access to the underlying documents. For example, a user can retrieve a document by double-clicking on its row.

If you are working non-programmatically in XPages, forms and views are used to define data sources but not the display:
  • Forms provide a means for controls that take values (Check Box, Check Box Group, Combo Box, File Download, File Upload, Hidden Input, Rich Text, Edit Box, Multiline Edit Box, List Box, Radio Button, Radio Button Group, Selection Item, Selection Items, and Computed Field) to access an item on a document. For XPages, the appearance of the form does not matter. What matters is the definition of each data field on the form: its name, its type, and whether is accepts multiple values.
  • Views provide a means for View controls to present documents. Here the appearance of the view matters as its columns will transform into the columns of an XPages View control.

    • Defining data sources
      An XPage can contain data sources based on Domino forms and views.

      Binding data elements
      XPages controls can be bound to elements of data sources.

      Submitting and retrieving data
      Bound data items can be submitted to their data sources as new and replacement documents.
Parent topic: value - Value

expanded Article information
collapsed Article information
Category:
Domino Designer XPages Extension Library, Product Documentation,
Tags:
data access in XPages

This Version: Version 1 March 16, 2012 3:36:52 PM by IBM  IBMer

expanded Attachments (0)
collapsed Attachments (0)

 


expanded Versions (1)
collapsed Versions (1)
Version Comparison     
Version Date Changed by               Summary of changes
This version (1) Mar 16, 2012 3:36:52 PM IBM  
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedSubscribe to RSSHelpAbout
  • All Lotus and WebSphere Portal wikis
  • IBM developerWorks
  • IBM Software support
  • IBM Social Business User Experience Blog
  • IBMSocialBizUX on Twitter
  • IBMSocialBizUX on Facebook
  • Lotus product forums
  • IBM Social Business UX blog
  • IBM Collaboration Solutions
  • Recently added feedRecently added
  • Recently edited feedRecently edited
  • Recently added comments feedRecently Added Comments
  • Wiki Help
  • Forgot user name/password
  • Wiki design feedback
  • Content feedback
  • About the wiki
  • About IBM
  • Privacy
  • Contact IBM
  • IBM Terms of use
  • Wiki terms of use