Can you please check the thread? It looks like things went missing on there. I can't find that user management example.
I'm working on something similar but I'm having issues with a text field updating like OnClick -> sTextvariable[VisuElems.g_ClientManager.GetClientId(THIS^._pCurrentClientData)]
It works fine with a button but not with text field and I can't see how to link CURRRENTCLIENTID and GetClientId()
I was hoping to find that in the example.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi every body,
I looking for a solution to link an RFID tag with an user account on VisuUserMgmt library
It is possible?
Hi,
you mean, using RFID to Switch the user which is logged in?
BR
Edwin
Yes Edwin.
Hi,
l viewtopic.php?f=23&t=6247&p=20740#p20740 l
you need add the RFID part..
BR
Edwin
Hello Edwin,
Can you please check the thread? It looks like things went missing on there. I can't find that user management example.
I'm working on something similar but I'm having issues with a text field updating like OnClick -> sTextvariable[VisuElems.g_ClientManager.GetClientId(THIS^._pCurrentClientData)]
It works fine with a button but not with text field and I can't see how to link CURRRENTCLIENTID and GetClientId()
I was hoping to find that in the example.