LoginForm

A LoginForm is a simple way to build a user login. All you have to do is drag and drop the component into the GUI builder and then assign the events. Just right click on the component and select Events > login > onLogin [add]. The LoginEvent object contains all important information like the username and the password.

image not found

The Forgot password field can be deactivated via Properties-View. Simply uncheck the box under Properties > Object > ForgotPasswordButton.