I am using UserManagement in my project and I am looking for a way to automatically login a user if they select a button labelled "Operator" or "Supervisor" without needing the UserManagement dialog popup. Is this possible? I don't care to get password validation, the password could be hard-coded in the background...
Let me know.
Thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone
I am using UserManagement in my project and I am looking for a way to automatically login a user if they select a button labelled "Operator" or "Supervisor" without needing the UserManagement dialog popup. Is this possible? I don't care to get password validation, the password could be hard-coded in the background...
Let me know.
Thank you
have a look at this project:
https://forge.codesys.com/forge/talk/Runtime/thread/04361f89ec/#1099
was helpful in my cases!