Restrict form autofill in browser.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2017 04:02 AM
Hi All,
I have created a field of email in a catalog item, where user will fill email and an onchange script is working on email. But if a user have autofill property set in browser then the script gets triggered automatically as the field is changed from its initial state. User will be accessing the form from service portal view. I want that field should not be autofilled by browser. Please suggest what can be done.
Regards,
Lokesh Garg
P.S. : Thanks for your help.
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2017 04:15 AM
Hi Lokesh,
Link Prevent auto-complete from inserting incorrect passwords on a form in Chrome should help.