Skip to main content
Skip table of contents

Create a list of component to display their respective view

How do you create a dropdown that list some components and display their view when you select it. Example with BooleanSchedule below


  1. Add a QueryToComponentViewer card into your page
  2. Add a query to select your components. Example: station:|slot:|neql: n:type='schedule:BooleanSchedule'
  3. Define the agent, e.g. the view you want to display. Example: schedule:Scheduler
  4. Define how you want each component to be displayed in the dropdown list. Example: %displayName%


Download the FlewView example:

You don't know what to do with this file? Check this out

schedules.json


You can apply this principle to any component using neql or bql.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.