I am new with Zenon, so I have a question about the screen switch function.
I want to have one main screen (screen 1 on the picture I added) on which I want to have screen switch buttons that will open
two screens (process screen 2 with different parameters replacing indices, and different dashboard screen 3). On the dashboard, I want to have a few buttons which will change parameters on the screen 2 replacing indices too. The problem occurs because the dashboard must have different number of buttons depending on what is selected on screen 1 (otherwise I would have built dashboard it into screen 2).
