You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Introduction

Unlike the Inbox Menu which is limited to its own set of predefined columns, the Datalist Inbox Userview Menu allows you to define your own datalist columns to display important values for your list records.

Datalist Inbox Properties

Edit Datalist Inbox

NameDescriptionScreens (Click to view)
Custom ID

Item link slug. Optional field.

Unique field

Value defined here must be unique to the rest of the Userview Menus as the first matching name will be called upon.

Figure 1: Datalist Inbox Properties


Figure 2: Sample Datalist Inbox in runtime

LabelMenu label. Mandatory field.
Datalist

Datalist to load. Mandatory field.

Tip

Make sure that the "id" of the dataset in the Datalist reflects the Process Instance ID or record ID that can be used to match to the actual assignment.

This is especially important when one is using the JDBC Datalist Database Binder to define its own query.

Assignments to Display
  • All assignments
  • Assignments for all Apps
  • Assignments for a Process only
  • Assignments for selected Activity only
Process

Filter by process(es). Required when Assignments to Display is set to "Assignments for a Process only" or "Assignments for selected Activity only"

ActivityFilter by activity(ies). Required when Assignments to Display is set to "Assignments for selected Activity only"


Figure 3: Datalist Inbox Properties - UI

NameDescription
Show Number of Rows in Menu
Show Number of Rows In Menu.


Performance Warning

Additional query will be performed to return record count every time the Userview loads.

Show Assignment Details

Show assignment details in a Tooltip fashion.

Note

Should you wish to have the SLA indicators visible, please see Enabling Data Collection for SLA Implementation.  

Show Assignment in Popup DialogOpen the assignment inside a popup dialog instead of loading the current whole page
List View Custom HeaderList View Custom Header in HTML.
List View Custom FooterList View Custom Footer in HTML.
Assignment View Custom HeaderAssignment View Custom Header in HTML.
Assignment View Custom FooterAssignment View Custom Footer in HTML.


Figure 4: Datalist Inbox Properties - Advanced

NameDescription
Userview Key NameCorresponding column name to filter the dataset against using the Userview Key value.

Screenshots taken from http://localhost:8080/jw/web/console/app/hr_expense/1/userview/builder/hr_expense_userview




  • No labels