Adding and configuring a ListPanel control

ListPanel is the Infor Mashup Designer term for a list object.

In most cases, information about fields is also available in the Designer interface. When an i in a circle is displayed next to a field, it means you can click to view the application online help for the field.

  1. Click the Application tab, click Lawson Transactions, and then double-click ListPanel.
  2. You will automatically be on the screen for configuring the ListPanel. These are, for the most part, the information that identifies the data you want to display in your mashup. For this example, we will select only a few of the fields.
  3. Specify this information:
    Name
    Specify a name for this ListPanel to differentiate it from any other ListPanels this application might use. We will use the name MyListPanel.
    Token
    Specify the name of the form that contains the fields to display in the list.
    Data area
    Leave blank to use the user's default data area.
    Max Records
    This is the maximum number of records that should be retrieved in a fetch. Specify 300.
    Include chart definition
    Select to enable this field.
    Chart Definition
    We will make selections for the following chart options:
    • Chart type: Pie (default)
    • Value field: VENDOR
    • Label field: VENDOR

      Group by field: VENDOR

    Screen capture: Lawson ListPanel for vendor list after configuration