搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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?

所有回复 (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.