• We have redone the forum. If you notice any issues or errors please open a Support Ticket under the Members dropdown and let us know.
J

Anyone else have passwords input into the location field?

  • Thread starter Thread starter Joe Link
  • Start date Start date
J

Joe Link

Guest

I imagine it's probably a specific browser/plugin/etc autofilling information, but about one out of every 30 new registrations we have what's obviously a password input into the location field.

In the register_macros template, to make it more clear to autocomplete, I've changed this:

<xf:textboxrow name="{$fieldName}" value="{$value}" required="true"

To this:

<xf:textboxrow name="{$fieldName}" value="{$value}" required="true" autocomplete="address-level2"

Although I've...

Read more

Continue reading...
 
Similar threads Most view View more
Back
Top