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

- Add a QueryToComponentViewer card into your page
- Add a query to select your components. Example: station:|slot:|neql: n:type='schedule:BooleanSchedule'
- Define the agent, e.g. the view you want to display. Example: schedule:Scheduler
- 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
You can apply this principle to any component using neql or bql.