I am using dynamic population to fill a hidden field from a URL parameter. This works great most of the time, but I’m finding that users are completing the form with a browser-based autofill and this is wiping the data out of my hidden fields. I think the autocomplete tries to fill in all of the fields and leaves the hidden one blank because it doesn’t have information that matches. Has anyone else experienced this? Is there any way to force the URL parameter to stay in that field?
user5c4f6623edf628.1
(Jonathan Buhagiar)
1
chrishajer
(Chris (Gravity Forms))
2
Hi Jonathan. You can use this method to disable the browser autofill/autocomplete for all forms, a single form, or specific field:
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Make my logged in user default value in an email field override Google/Gmail's auto-populate [RESOLVED] | 2 | 1134 | August 24, 2021 | |
| Automatically generate input based on a field | 1 | 1130 | January 27, 2020 | |
| I need to autocompile a field without url parameter | 1 | 23 | September 7, 2024 | |
| Autofill name, phone and address | 3 | 1361 | October 1, 2020 | |
| Disable autofill in mail field | 4 | 1383 | July 30, 2022 |