Hi,
I'm creating a multipage visualization IHM and I would like to create a common menu for all of them.
I don't want to add manually all the button on each webpage.
Is it possible to create different login access like root / user / free
thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After you have the users setup you also have a new item in the visualization elements properties tab called 'Access Rights'. It is there that you specify whether that element is interactable, greyed out, or invisible to each user type.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm creating a multipage visualization IHM and I would like to create a common menu for all of them.
I don't want to add manually all the button on each webpage.
Is it possible to create different login access like root / user / free
thanks
Totally doable. Add the VisuUserMgmt libraries to your project and you'll find a new tab in your Visualization Manager called 'User Management'.
After you have the users setup you also have a new item in the visualization elements properties tab called 'Access Rights'. It is there that you specify whether that element is interactable, greyed out, or invisible to each user type.
Great
I'm newbie in codesys ,In the library manager I don't see VisuUserMgmt library.
Ok I've found it , translation problem it is not a lib. πππ
thanks
Now I need how to find a way to make the menu
I've found a tuto to make an animated menu
https://help.codesys.com/webapp/_visu_client_animation_example;product=core_visualization;version=3.5.16.0
I stuck at step 5-15
Insert the VisuMenu visualization element from the Current Project category into the visualization.
How can insert a visu page in a visu page?
I've found, the current Project category is in the toolbox