Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.