Hi there,
Using Swift, when I change my password, my browser (Chrome) offers to save the newly created password. However, it's using mrssmith@dynamicweb.com as the suggested user name coming from the hidden anti-spam field:
This is quite confusing for the user and looks dubious.
Is there a way to fix that? I was hoping to inject a bogus hidden email field with the actual user's email address but since the form is auto-generated with the hidden fields, I can't inject my field before the others.
Thanks!
Imar