NO BUG: Username in the registration form not work

Browser: Chrome 117
OS: Windows

Hi,

When I add a text field in the form element > registration action and select it as username, everything crashes and actually the email field changes and doesn’t work as expected. Actually, I want to get username, email and password from users when they register. But there seems to be a problem to get the username. Am I wrong?

I can’t reproduce that problem. It is working for me.

1 Like

Hi @jolia,

I can’t replicate this either. This is how my registration form looks like and it’s working as expected:

Could you please share more details (maybe a video going over your setup).

Hi @charaf,

I don’t know why, but there still seems to be something wrong with my registration form. Please see the screenshot below.

In fact, the email and username fields have problems with each other. Even in the front end, it is not possible to register.

https://try.bricksbuilder.io/t8f1f855/login/

That looks like auto populating of USER NAME and EMAIL. Is that what is happening? Mine auto populates too, but it is my username and not the email. If you have used your email as username to login to the URL you are on, it will do that. It’s the browser doing it. It’s annoying since it is a sign up form and not the login form.

1 Like

That seems to be the problem. Why does it fill in the username automatically?

It is Chrome doing it if you saved your username and password to login to your site. Firefox doesn’t do it.

It looks like anything Chrome based does it. (Edge)

Which is normal, it does that on all sites for me. If I have multipe logins, I think it shows the last one used, then I can click the fields and pick another saved login.

1 Like