Jump to content

Auto-fill does not work on multiple sites (Chrome)


PBA

Recommended Posts

Hello,

 

We have a issue with the browser extension.

 

Auto-fill does not work on multiple sites but it worked earlier.

Are there any settings in Chrome which prevent auto-fill?

 

An example of one of these sites is portal.office.com

The Browser Form Fields are correct, but it does not fill.

 

Please help.

Link to comment
Share on other sites

Hello PBA,

 

Can you do the following for us:

  • Using SQL Server Management Studio, connect to your database an execute the code below
  • Then restart your Browser

Does this resolve the issue?

 

USE Passwordstate

DELETE FROM BrowserExtensionSettings WHERE (SettingType = 0) AND (URL <> '') AND (UserID <> '0') AND (SecurityAdminSetting = 0)

Regards

Click Studios

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...