Hello,

I would like to design a dynamic menu bar on Niagara 4 but I don't know how I can do it ..
For the moment I have :

Button 1 | Button 2 | Button 3 | Button 4
Button 5 | Button 6 | Button 7 | Button 8

Every button on the first line has 4 views that I can see by clicking on the buttons of the second line.
When I click on Button 1, I want to see first the view associated to Button 5. Then, when I click on Button 6, I want to see the second view associated to the Button 1. Same for Button 7 and 8.
I want to do the same thing for Button 2, 3 and 4.
I tried with pxinclude and boolean point but I didn't succeed.

Does someone can help me ?

Thanks