Thumbnail Header

The Thumbnail Header can be added to a Node List screen to display a referenced image in the table.

Described below are the six parameters that enable users to configure a Thumbnail Header component:

  1. Dimensions: Specify the height and width of the header cell. These dimensions will only be applied when the header is used within the Multi Edit Display Mode.
  2. Direct Download: When the box is checked, users can click the thumbnail image to download the image. When checked, the download process overrides any handling specified in the 'Pop Up Representation' parameter.
  3. Label: In this parameter, enter the label that will display as the column header. If no value is entered, the label defaults to 'Thumbnail.'
  4. Pop Up Representation:  In this parameter, specify how to present the image representing the current asset by selecting a sub-component from the dropdown. This sub-component displays in a pop-up window when the asset thumbnail is clicked.

Valid sub-components include: 'ConversionConfigurationInfo,' 'ConversionScriptInfo,' 'NoConversionInfo,' 'PipelineInfo,' and 'ThumbnailInfo' which are all described below in further detail.

To enable this, the user should have created an Image conversion configuration, and the ID of the Image Conversion configuration should be known. For more information, see the Image Conversion Configuration topic in the Digital Assets documentation here.

This representation of the image also requires that the user has privileges to download the asset. A Conversion Configuration does not cache the converted images. Thus the use of it can cause poor performance. For this reason it is generally recommended using the component 'Thumbnail Info' instead of this component.

It is not recommended to use this component, because if the asset is very large it can take a long time to render. Further, the assets might be in a format incompatible with the browser being used.

Notice that complicated pipelines might cause poor performance, because of the system resources required to convert the image. However, this delay can be shortened by setting the caching options for the pipeline. See general STEP documentation for information about how to best complete this task. Make sure to use a pipeline that has an output format supported by the required browsers.

In the designer, 'Pipeline ID' is the only field that needs to be set.

The 'Size' field is the only mandatory field for configuration. The user can choose the size of the thumbnail as either SMALL, MEDIUM, or FULL. Note that while using the FULL option, the images are not cached in this version, and requires users to have download privileges.

The only mandatory field for configuration is the 'Script file.'

  1. Table Sorting: If no other sorting is applied on any other header, the table will be sorted by the selected sort option. None, Ascending, and Descending are the available sort options.
  2. Thumbnail Tooltip: In this parameter, enter the help text that will display when the user hovers the cursor over the thumbnail. If no value is entered, the name of the referenced object will display.