• When a visitor adds products to basket that include date picker entries the submissions get added as autocomplete options the next time they try to enter a date on a product. The autocomplete dropdown annoyingly covers over the datepicker, so I’d like to be able to turn off autocomplete for date picker fields. autocomplete=”off” I guess. How can this be done? Ideally autocomplete would be off by default.

The topic ‘Setting autocomplete to off’ is closed to new replies.