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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...