Last updated
Was this helpful?
The HTML table allows for usage of HTML code to customize and present data. The source of the data can either be directly from a database or through a workflow. The HTML table portlet is, by default, wrapped as a table.
General data is required for all portlets.
The portlet can listen to the following commands:
On Row Selection
On Refresh
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

In the table header and body sections, use HTML to configure the portlet content.


Change the header text color and add a header stripe by configuring style.
Last updated
Was this helpful?
Was this helpful?