Base Custom Tile

The tile serves as a container for custom content.

User-defined (grouped) content can be dragged onto the tile and linked to the tile by the ID of the content (ID of the grouping). An additional border indicates the current value's negative state or an additionally defined alarm. The colors and blinking intervals are defined in global lists.

Parameters

  • alarm address – Optional address used for alarm monitoring.

View settings:

  • title – Title of the tile displayed (default: T{Title}

  • font family title – Font family which will be applied to the title (Default: Arial)

  • font size title – Font size which will be applied to the title (default: 12).

Behavior on click:

  • enable click event – Activation of processing a click on the tile (default: true)

  • enable click on content – Additional recognition of a click on the tiles content (default: false)

  • targetdisplay – Display to be opened when recognizing a click.

  • linked element – Element to be monitored for external click events (ID of the element). If the linked element is in another frame, you have to define the frame of element parameter.

  • frame of element – ID of the frame containing the linked element (default: content_iframe_myframe)

Status:

  • enable status monitoring – Switch monitoring of current value status on or off (default: Yes)

  • fire status trigger – Instead of the status display a here defined trigger can be fired globally.

Appearance:

  • background color – Background color (default: global parameter atvFillColor)

  • text color – Text color (default: global parameter atvFontColor)

  • border color – Border color (default: global parameter atvBorderColor)

  • deactivation color – Deactivation color (default: global parameter atvInactiveColor)

  • status indication – Specify the status' display through a defined global list (default: global parameter atvStatusIndication)

  • alarm indication – Specify the alarm's display through a defined global list (default: global parameter atvAlarmIndication)

Options:

  • tooltip – Displays a tooltip box with the entered text (standard HTML-Elements can be entered)

Security:

  • necessary right – The user must have this right to activate this element.

  • activation address – If the value of this address equals to "activation value", then the element will be active.

  • activation value – Value which activates the element.

  • show access control notification – Defines if the icon for showing access control notifications shall be displayed (default: true)

Menu:

  • menu positioning – The position the menu symbol is shown at (top-left, top-right, bottom-left, bottom-right).

  • menu mouseover active – Symbol is only shown on mouseover.

  • menu symbol offset x – Relative offset of the menu symbol to the anchor point on the x axis in pixel.

  • menu symbol offset y – Relative offset of the menu symbol to the anchor point on the y axis in pixel.

  • context menu click frame – Defines the size of the click frame for opening the context menu.