LiveTile Widget

The LiveTile Widget is a slide show of various kinds of items which has a caption with placeholders and image based on the amount of displayed items.

Use the LiveTile widget on a start page, to display important information as well as an, optional, slide show of table captions. The records are displayed based on a query or query statement queryName or queryStatement property.

The header contains a QuickView button, allowing the user to open the query result in a popup, configurable via property action. The same action is executed when clicking on the icon displaying the amount of records.

If the query returns no results and the hideIfEmpty property is set to true, the widget is not displayed. If the query returns more than maxResults, a + sign is added to the amount icon.

Clicking on an item executes the default action, e.g. opens an Expand view of the ticket record. The info area's default context menu (i.e. the context menu defined as Info Area Default Menu in the info area's default Expand configuration) is displayed for the items.

For details on configuring LiveTile widgets, see the article “How to Use the Live Tile Widget” at https://support.aurea.com.

For information on how to display images in the table captions depending on a field value. For further details, see Configuring a Table Caption.

Use the SDK page to test your LiveTile widgets: SDK > LiveTile.