Record viewer

The Record Viewer portlet displays one row of a table per page in the portlet. Workflows can be attached to the record page, enabling users to edit the data or for customized usage e.g. dispatching a technician in the selected record.

General

General data is required for all portlets.

General configuration

Listeners

The portlet can listen to the following commands:

  • On Row Selection

  • On Filter

  • On Refresh

Listeners configuration

Data

Data source

The portlet data source configuration enables the portlet to execute specified queries towards the chosen database connector to fetch data, or fetch data from a workflow.

  • Database: uses a flow connector to retrieve data from a database

  • Workflow: runs a workflow to retrieve data

Data source configuration

Workflow source configuration

Column mappers

Click the New button to add a column mapper. Multiple column mappers can be added.

To edit a mapper, click the drop-down arrow and the mapper will go into edit mode. To remove a mapper, click delete (trash can icon).

  • Database column: the data that is to be displayed in the field

  • Name: the name which will be shown above the data field

  • Editor: the format of the field

Style

Change the header text color and add a header stripe by configuring style.

Style configuration

Last updated