Breadcrumbs

TagHistoryListSelector

Used as

  • Card


Summary

This Card is used to control the history selection of other cards (HistoryListSelectorChartViewerRankingChart...). This card allows you to:

  • Select a custom group of histories and display them into slave cards (like a ChartViewer)

  • Filter history based on their tags values


image2020-2-16_14-12-59.png


Implementation

  • Add a card from the settings bar, and choose in the list TagHistoryListSelector

  • Then define the selection of histories

  • Don't forget to accept the permissions

  • See Master Slave behavior between cards to have more information on how to use it with other cards


image2019-12-3_11-1-1.png


Flex Widget Properties

  • HistoryDefaultSelection: The query to resolve a list of histories.

  • Controls: List of the tags to used as filters.DisplayName: The label for the field editor. SFormat is supported.Tag: The name of the tag.Multiselect: Indicates if one or many values can be selected.ParentControl: Define a control dependency.

  • EnableCache: Enables the cache. Enable this property only if you have performance issues. 

  • LoadAllWithNoSelection: Select all history ids or not if there is no selection.

  • ChipsBackground: The background color of the chips

  • ChipsForeground: The foreground color of the chips