==Where to define a datasource== You can define a datasource on different levels: * in the XPage properties
* in the properties of a custom component
* in the properties of a panel Use the folowing rule of thumb: If you need a datasource in your whole XPage and even in custom components which are ... |