question

LoganIX77-1739 avatar image
0 Votes"
LoganIX77-1739 asked XuDongPeng-MSFT commented

Disable MS Edge "Personal Info" - an autocomplete you can't turn off?

So we have some internal forms that are used over and over again but almost never with the same information.

This on an ASPX page.

In the past I've just set tb.attributes.add("autocomplete", "off") to stop autocomplete from getting in the way.

Now Edge has it's own new "Personal Info" autocomplete that ignores the autocomplete off setting??

Is there someway to turn this off this "autocomplete" other than disabling "Personal Info" in edge settings?

ms-edge
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @LoganIX77-1739 ,

According to your description, I created a simple demo in Edge (Version 98.0.1108.55) and tried to reproduce your issue but failed. Even though I enabled the save and fill basic info feature in edge://settings/personalinfo, it did not show the prompt window for saved user data. When I removed the part of the code you mentioned, the prompt window will appear. So I'm not sure about the specifics of your current problem, can you provide more details so we can better understand? For example relevant sample code and screenshots? By the way, what is your current Edge version?

0 Votes 0 ·

0 Answers