Rank: Member
Joined: 1/10/2005(UTC) Posts: 714
Thanks: 14 times Was thanked: 1 time(s) in 1 post(s)
|
I've received a few request that our checkout is "broken" because the customer's auto populating software does not work on our site. Has anyone ever received anything like this?
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
Yes, we've seen this before. I think what happens is that the software populates the fields without tripping the JavaScript events (so the AJAX never fires to update the page). |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
I did a little more digging on this today. Ultimately it seems like a browser problem, and naturally there is inconsistent behavior across browsers. Presently it looks like there are two ways to address this: - Disable autocomplete on form elements (i.e. autocomplete="off")
- Use this autofill event polyfill: https://github.com/tbosch/autofill-event
|
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
1 user thanked Aaron for this useful post.
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.