Autocomplete on textbox

0
0

I’m having some trouble with unwanted autocomplete on textboxes…  is the .AutoComplete property supposed to work like the html attribute autocomplete?

https://css-tricks.com/snippets/html/autocomplete-off/

This is happening for me and my users, and a lot of times its not appropriate – so I want to turn it off.  I have set the textbox property AutoComplete to “Off” and it doesn’t seem to make a difference.  How can I turn this off?

Pls see pics…

Thanks much,

Matthew

 

  • You must to post comments
0
0

Since the last build autocomplete is off by default in Wisej, but…. Chrome may ignore it. Wisej sets the attribute autocomplete to “off” on all input elements (you can check with F12). Try to change the name of the field or clear the cache. If it was already autocompleted the Chrome may ignore the setting. This is not a rule, just a guess.

https://www.google.com/search?q=chrome+autocomplete+off&oq=chrome+autocomplete+off&aqs=chrome.0.69i59j69i60l3.1486j0j4&sourceid=chrome&ie=UTF-8

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.