I created a custom form because I wanted to style it differently then the default form. I have a username input and password input with a submit button. I looked everywhere and can’t seem to find how to log in the user using the custom submit button. On the default form, it asks what database are the users in but for the custom submit button, I don 't see that option. Thanks in advance.
Thanks for the response. Yes, I saw the log in option (found it by accident) but was quite confused on how to get this to work. I tried few things changing the options on the Log in options page but was not successful. This log in option doesn’t have the same options as with the default form.
I just figured it out. I deleted what I had in username and password fields and it works just fine, feel kinda silly right now but I originally thought I had to put something in the fields. Thank you for your time and knowledge!!
Sooo back again, I changed some styling on the form and now I can’t log in anymore. Getting the same error as when I started. I did delete the default login page because I no longer needed it when I got my custom form to work. I noticed that I didn’t have a username set, just an email and password in the database (not sure how the form was logging me in), changed the login type to email and now I can’t log in at all.
@mmccray you need to login with the Username? if you are putting Username input to the email field you need to choose Username from Email. Try that and see!
Yes…I noticed that since I deleted some screens, the login screen is now been assigned Login and Home screen…When I changed the home screen to another page, now when I click preview, it automatically goes to the Home screen not the login page
Ok, so just created a link from the Home screen back to the Login screen and its still giving me an error invalid username or password. Now, at least I can see the Login screen when I click preview.
Hiya, I’m trying to setup a custom login myself, but you’re unable to access the User password in the collection. How are you able to verify the password?
You mean something like confirm password? You can use a input for password and if the details are not in the dB Adalo gives a error right? ( Can’t remember )