Can I password-protect my entire app so that only users that know the password can enter the app? If so, how can I do this?
Can I password-protect my entire app so that only users that know the password can enter the app? If so, how can I do this?
You can do it on the app level, add a username/password field. This tutorial shows how to add user registration/login: http://docs.appery.io/tutorials/build...
Thank you
Hello Mike,
These events are not for ui components. So you can't find them on "Design" panel. You can find these events on panel "Data"
Perfect thanks!