I have a client who has Forms relating to student records/information. It uses a lookup to fill in student information, however, Chrome will autofill the user's information in place of the lookup.
From what I have found so far, you can only disable auto-fill in Chrome entirely, not for specific websites. Turning off this feature in this case isn't viable as it is thousands of staff members using these forms.
Is there any way to disable this in the form or perhaps a workaround? I haven't tested it yet, but my initial thought was to hide other fields until the lookup trigger field is filled and then have the rest appear. Also, they cannot make the fields read only as in some cases the database may be missing information and non-staff submitters will be filling out the information by hand.
Anyone else run into this issue?