Autocomplete
Is there a way within Forms Designer to disable autocomplete for fields (if it has been enabled in the user's browser)?
I have a client reporting that it does work in certain fields but not in others, is there a way to control behaviour other than asking the user to switch settings in the browser?
Kind regards
Andy
I have a client reporting that it does work in certain fields but not in others, is there a way to control behaviour other than asking the user to switch settings in the browser?
Kind regards
Andy
Dear Andy,
I'm sorry for a late reply, just add this code in the JavaScript Editor:
I'm sorry for a late reply, just add this code in the JavaScript Editor:
Code: Select all
$("form").attr("autocomplete","off")
-
- Information
-
Who is online
Users browsing this forum: No registered users and 10 guests