Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Learn More

Username and Password filed is auto filled in Firefox even after setting autocomplete='off'.

  • 3 wotmołwy
  • 1 ma tutón problem
  • 21 napohladow
  • Poslednja wotmołwa wot Er. Bipin

more options

Hi Team, Username and Password filed is auto filled in Firefox even after setting autocomplete='off'. I have also follow 'https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion' and set autocomplete='nope' and autocomplete='new-password' but still it is auto filling username and password filed. Username and Password filled is dynamically generated on page.

How can we fix this to prevent auto filled.

Regards, Bipin

Hi Team, Username and Password filed is auto filled in Firefox even after setting autocomplete='off'. I have also follow 'https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion' and set autocomplete='nope' and autocomplete='new-password' but still it is auto filling username and password filed. Username and Password filled is dynamically generated on page. How can we fix this to prevent auto filled. Regards, Bipin

Wšě wotmołwy (3)

more options

Please Refresh but do this 1st:

then

TEST....... If no issues then Extensions which need to be added back in 1 at a time and tested ..... Or it is your Profile : Make a new one and test ...:

If is your Profile :

Note: Any customization will revert back to default, you will also need to reinstall Extensions.

Please let us know if this solved your issue or if need further assistance.

more options

Use this pref instead:

  • signon.autofillForms = false
more options

Hi,

We can prevent this by changing the setting of browser which will be user specific. Every user needs to change their setting to prevent this. I need to prevent auto filled using HTML for all users not for specific user.