Table of Contents

List feed

This feed component allows the user to select one or more items in a list. The selectable items can be based on any data feed.

To configure the component:

  1. Apply the necessary data feeds. See Applying a data feed.

    Note

    From DataMiner 10.3.0 [CU13]/10.4.0 [CU1]/10.4.4 onwards, when you apply a single query data feed, the resulting rows from that query are listed instead of the query itself. Additionally, if you want to use this list feed component as a data feed, the entry will be listed as Query rows in the Data pane. When you apply multiple query data feeds, the queries themselves are listed as data. Prior to DataMiner 10.3.0 [CU13]/10.4.0 [CU1]/10.4.4, when you apply a single query data feed, the query itself is listed as data. If you use this list feed component as a data feed, the entry will be listed as Queries in the Data pane.

  2. Optionally, fine-tune the component layout. In the Component > Layout tab, the following options are available:

    • The default options available for all components. See Customizing the component layout.

    • Display column: Available from DataMiner 10.3.0 [CU13]/10.4.0 [CU1]/10.4.4 onwards. Allows you to select a column that should be picked to display the query rows items. This setting is only available when a single query data feed was applied.

  3. Optionally, customize the following component options in the Component > Settings tab:

    • WebSocket settings: Allows you to customize the polling interval for this component. To do so, clear the checkbox in this section and specify the custom polling interval.

    • Initial Selection > Select first item by default: Available from DataMiner 10.3.0 [CU13]/10.4.0 [CU1]/10.4.4 onwards. Sets the first item as the value that will be applied in the feed when the dashboard is opened, unless a custom URL is used specifying a different value. This setting is enabled by default.

    • Initial Selection > Select item by default: Allows you to specify a default value. This is the value that will be applied in the feed when the dashboard is opened, unless a custom URL is used specifying a different value. From DataMiner 10.3.0 [CU13]/10.4.0 [CU1]/10.4.4 onwards, this setting is only available when the Select first item by default setting is disabled.

      Note
      • Prior to DataMiner 10.3.0 [CU13]/10.4.0 [CU1]/10.4.4, this setting is called Initial Selection instead.
      • Prior to DataMiner 10.3.6/10.4.0, this setting is called Feed Defaults instead.
    • Data retrieval > Update data: Available from DataMiner 10.3.0 [CU13]/10.4.0 [CU1]/10.4.4 onwards. Allows the values displayed in the component to be updated in real time, if the data supports this (see Query updates). This setting is only available when a single query data feed or an index data set was applied. This setting is disabled by default.