Tile group - TileGroup

The availability of functionality depends on the license and may not be available in all deployments.

A single-choice group whose graphical representation of options is a tile

Component properties

Eximee Designer property
Attribute name in the Source
Description

Label (section Basic properties)

Each component should have a label (

Label for the component.

Number of columns (section Layout)

columns

Number of columns in the component - value considered only when the component's domain is powered by External data source (External Data Source).

More information about component properties: Common component properties

Component value

The component's value is set to the value of the field selected by the user Tile (Tile - Tile). No selection means that the property value of the component is an empty text.

Inner components

Inside the component Tile group one type of component can be embedded — Tile (component description in Tile - Tile). The way of arranging components inside the tile group can be specified using the field Number of columns available in the section Layout.

Component input parameters

Parameter
Description

id

The value taken by the selected tile (required field). An empty value returned from the service will cause a system error.

content

Tile content written in HTML (scripts inside this HTML are not supported by the platform).

additionalContent

Additional tile content written in HTML (scripts inside this HTML are not supported by the platform). Functionally it may behave differently depending on the selected implementation, for example content that should additionally be displayed when a given tile is selected.

title

Tile title.

columns

Number of columns on which tiles should be laid out (optional field). The value returned from the service overrides the value set in the Number of columns parameter.

value

The value the group will take after the domain is populated (optional field). If a value outside the domain is returned, the default value will be set (if it exists in the new domain) or empty.

popupTriggerLabel

Label text whose click will cause a popup to be shown (Optional functionality. Not available in all deployments.)

popupTextContent

Name and version of the text content (in the name-version format) that will be shown in the popup (Optional functionality. Not available in all deployments.)

Clearing the selection

To clear the current selection, set the component to an empty value (value), whereby an empty value means an empty string: "". It should also be noted that resetting the selection does not mean restoring the default value, but unchecking the currently selected Tile.

Illustration 1. Example appearance of the component on the application

Illustration 2. Sample appearance of the component with tiles containing a title

Demo conclusions: demoTileGroup, demoTileGroup_swiper

Last updated

Was this helpful?