Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Data table from instance definition widget

Display a filtered list on your portal using the data table from instance definition widget. From the widget's context menu, portal users can export the filtered list. You can use this base system widget as-is in your portal or clone it to suit your own business needs.

After you add the data table from instance definition widget to a page, use the instance options to configure the appearance of the table.

Image omitted: DataTableInstanceDefinition.png
Data table from instance definition widget with instance option set to table=incident

Note: If you want this widget to be accessed by guest users, you must select the Public option in the widget record for both this widget and the Data Table widget.

Instance options

FieldDescription
TableThe table that the widget displays records from.
FilterText field from the condition builder that you can use to limit the items returned in the table. To create a filter, use the context menu to open the widget instance in the platform. Then use the condition builder to create a filter.
FieldsColumns to display in the table.
Maximum entriesLimits the number of items displayed in the table. If there are more entries than allowed in the table, users can scroll to the next page.
Order byThe table field used to order items.
Order directionThe direction to order items: ascending or descending.
TitleThe title of the widget. If you leave this field empty the name of the table displays as the widget name.
Bootstrap colorColor scheme for the widget. The default colors are defined by the portal theme, but if you want the instance to have a specific color, select the option from the list.
GlyphIcon that displays beside the widget title.
Bootstrap colorColor scheme for the widget. The default colors are defined by the portal theme, but if you want the instance to have a specific color, select the option from the list.
Link to this pageDirect users to a specific page when they click a record. By default, clicking an entry in the table opens that entry in a form.

Parent Topic:Example widgets

Related topics

Create and edit a page using the Service Portal Designer

Configure widget instances

Clone a widget