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?
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.
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.