FT View 10.0 - Go to Button Visibility

ecko665

Member
Join Date
Nov 2018
Location
Ontario
Posts
11
Hi Guys,

I am working on the main Log In / Off display for my HMI project, and I am having an issue with the visibility of a button with the <Default > user.

I created 4 users : Admin,Supervisor,Engineer,Operator plus the included Default.

Each time a user logs in, they must press on the "Main Menu" Goto button which brings them to the main Menu. Each user outside of <Default> has access to press this button, thus I made it visible to all users who have a security roll of B, and so on. <Default> only has security role of A.

It works fine, however I do not want to hide this "Main Menu" button for the <Default User>, as it leaves an empty space on the HMI and does not look great when running. Is there a way I can leave the "Main Menu" button visible, however un-clickable for the <Default User> but clickable for the other 4 users, and or have a outline of the button when <Default User> is logged in?

Default Button no Vis.JPG Button Visable and Clickable.JPG
 
In similar cases, I just draw a dummy button using a box and a text object (both of them grouped), and then putting that dummy button under the real button. I change the background color of the box to indicate that the button is disabled.
 
Hey, thanks for the Video.

I tried setting the security code under display settings, however this current display runs at startup, and when I choose a code outside of * or A, the application fails to start and shuts down.

I like the idea of overlaying the button with a dummy, but not sure how to set that up for a specific user?
 

Similar Topics

Hello, hope yall are doing well. I have a HMI program where I need to add a "GoToDisplay" button, so when this button is pressed, it goes to a...
Replies
5
Views
878
I have 3 groups of users under security settings. i want a button to be visible when group1 or group3 logged in, and invisible when group2 is...
Replies
5
Views
1,263
Had a couple questions about the visibility tag because the help doesn't provide much info at all about it. 1) Does it hide the button so that...
Replies
11
Views
7,134
Hello, I'm using FactoryTalk View ME V10. I created a valve as a global object with multiple parameters and when the object is being used at the...
Replies
2
Views
106
I have a request to integrate a pause button in RSlogix to be able to start/stop a video. Video format is not defined at the moment, so it could...
Replies
2
Views
790
Back
Top Bottom