Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

Learn More

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

How can I stop firefox (mobile) on android from retaining form data?

more options

I have an android based kiosk used by patients for appointment check in. For some reason I can't stop previously entered patient names from showing up in forms.

I either want to disable go data or make the browser to permanently be in guest session mode.

Is this possible?

I have an android based kiosk used by patients for appointment check in. For some reason I can't stop previously entered patient names from showing up in forms. I either want to disable go data or make the browser to permanently be in guest session mode. Is this possible?

Összes válasz (1)

more options

You can use the about:config preferences editor to disable the FormFill feature.

In the Awesomebar, type or paste about:config and tap the Go arrow.

Type form into the search box and tap the Enter key to find all preferences that contain form.

Under browser.formfill.enable tap the Toggle button to switch its value from true to false.

This won't clear previously saved entries, but will prevent them from appearing as suggestions and will prevent the saving of new ones.