Panel Dynamic Inputs

The Dynamic Inputs dashboard panel is used for displaying a set of inputs that can then change how the displayed dashboard works without requiring users to reconfigure the entire dashboard.

Form Fields

Examples

Example 1

Create a dashboard with a dynamic input panel interacting with an event list panel.

Steps

  1. Go to the "Dashboards" UI.

    Configuration -> Dashboards -> Dashboards

  2. Add an additional row to the dashboard.

  3. In the first drop zone, add a "dashboard -> Dynamic Inputs" panel to the dashboard.

  4. Click on the "Configure Panel" button, then set the following:

    1. Click on the "Add" button, then select the "Combo Box" option.

    2. Variable Name: FilterValue

    3. Field Width: 250

    4. Field Label: Device

    5. Label Width: auto

    6. API: Device (combo)

    7. Save Value: Display Name

    8. Click on the "View" button.

  5. In the second drop zone, add an "event -> Event List" panel to the dashboard.

  6. Click on the "Configure Panel" button, then set the following:

    1. Panel Name: Events By Device

    2. Filter Type: Device

    3. Device Name: (Select any device in the list.)

    4. Click on the "View" button.

  7. In the "Configure Dashboard" section, add a Name: Dynamic Event List

  8. Click on the "Submit" button.

  9. Go to the "Dashboard Groups" UI.

    Configuration -> Dashboards -> Dashboard Groups

  10. Select the "Root" group, then add the "Dynamic Event List" to the group.

  11. Click on the "Submit" button.

  12. Go to the "Dashboards" navigation.

  13. Click on the "Dynamic Event List" dashboard.