Replies: 0
how do i set my form so that it never autofills and where exactly do i enter the code?
i found this code on a thread
<form action=”” method=”post” autocomplete=”off”>
but it doesnt seem to override any browser settings. chrome on certain peoples browsers blocking out the form with autofill and then wont let you edit it?
works perfectly on my mac chrome 69 version but the clients pc chrome 70 is proving a nightmare.
thanks in advance.