Auto complete problem

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
windsurfer
 
 
Posts: 181
Joined: Mon May 13, 2019 9:15 pm

Auto complete problem

Post by windsurfer »

I put a field that i want to hide on a form and unchecked the auto complete and attached an event so that when a value is entered into the field it goes to an external link . When i go to the form in Chrome as soon as i put my email address into the email autocomplete box it enters may name in the hidden field. It doesn't do that in firefox or IE but it does in Chrome. Why would that be ?

I tried on 2 other computers with the same result
Regards
I used to have a photographic memory but i ran out of film !!!
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Auto complete problem

Post by Pablo »

"auto complete " is a standard HTML feature, the functionality it is implemented in the browser, not in WWB.
Some browsers ignore the property intentionally.

See notes:
https://caniuse.com/#feat=input-autocomplete-onoff
Post Reply