I have set up an xpage with a username and password fields for users to login.
When testing, I set my browser to remember my username and password.
I also have a my profile page where the user can change their password. When the browser opens this xpage, it automatically inserts the username to the first text field of the form and the password to the first password field of the form. What am I doing wrong?