qSIListView : qSIListView Pages : Content Page : Primary Content

Primary Content
The Primary Content page is default category. You need to configure one or more elements in this page to get started using this web part.
Primary Content contains the following:
See Display Fields on page 350.
Catalog
Entities contain the following elements:
Table 2. Catalog
You can add operations to your entities by configuring the following elements:
Table 3. Operations
You can define parameters for the operation by configuring the following elements:
Table 4. Parameters
You can define one or more Property elements.
Table 5. Properties
Entity Relationship
Allows you to create a parent-child entity relationship. The default entity from the Catalog will be considered as the Parent Entity. If no default entity is chosen in the Catalog, then the first entity in catalog is considered as default entity. Anyone of the remaining entities can be used to select as a child entity. When you select the Edit button, a dialog box opens with a list of parent and child key fields based on the list.
Entities contain the following elements:
 
Display Fields
This property defines what fields should be displayed in the ListView and how the fields are populated.
Advanced Mode
Turn on if you want to edit Display Fields in XML format.
Data Index/Data Member
 
The Data Index allows you to define the index of the data table that contains the data to be displayed. This is useful when the operation that retrieves the data from external system returns multiple data tables. If the data table does not have any meaningful name, use the Data Index propertY.
The Data Member allows you to define the name of the data table that contains the data to be displayed. This is useful when the operation that retrieves the data from external system returns multiple data tables and those tables do not have any meaningful name. If the data table has meaningful name, you can refer to it by using the Data Member property.
If neither the Data Member or the Data Index is specified, the first data table in the data set is used.
Fields
Click Add Field to add fields to be displayed in the web part. You can add the following values for the fields to be displayed.
 
Table 7. Fields
Field Properties
You can further define properties for the fields to be displayed by configuring the following:
 
NOTE: If you are using Advanced Mode, you must use the encoded form of the < and > characters, which are &lt; and &gt;, respectively unless you type in the value in the Display Fields editor in the List View Editor, where the Editor will encode the characters automatically for you.