Display Icons from AssetWorX Configuration

The Table control can display a column of icons. It can interpret a string column as an AssetWorX icon path and display that icon.

 

The source for these icons is the AssetWorX icon repository, configured in the Workbench under Assets > Product configuration > Images.

 

The expected format of the string is: ac:.Icon Definitions/name (example: ac:.Icon Definitions/Enterprise).

 

Note that expressions can be used to build the string name if the database or asset provides only part of the required string (example expression: x="ac:.Icon Definitions/" + {{@@value}}).

 

To change a string column into an icon, go to the Columns page, select the column in question, and set the Content Type to Icon.

 

This feature is also available within the Fault Viewer.

 

Note: Icon columns (connected to string fields) can be grouped by and sorted, but not filtered.

Note: When another field is "grouped by", the icons will not be shown.

 

See Also:

Images Node

Table

Fault Viewer