Autocomplete

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
andyb
Posts: 25
Joined: Fri Oct 26, 2018

17 May 2019

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

User avatar
AlexZver
Posts: 232
Joined: Mon Aug 27, 2018

23 May 2019

Dear Andy,

I'm sorry for a late reply, just add this code in the JavaScript Editor:

Code: Select all

$("form").attr("autocomplete","off")

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 10 guests