Autocomplete="off" for some fields

Hi everyone,

While building my app, I’ve encountered an issue where browsers automatically autofill fields (e.g., fields where sensitive information is entered). This behavior can be problematic, as it pre-populates fields with previously entered data, which might confuse users or cause incorrect information to be submitted.

To address this, I’d like to suggest a feature that allows us to disable browser autofill for specific fields (with autocomplete=“off” per exemple).

Is this something that could be considered in a future update? Thanks for your attention to this!

4 Likes

Big +1 from me, I ran into the same issue when trying to passcode lock record visibility. I ended up using 4 single select fields with numbers, but that’s only a solution for that specific case.

1 Like