Autocomplete Attributes
Most (if not all) form fields should have configurable autocomplete attributes.
https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete
For the example below, I would want to set this form field to new-password. The best editor experience would be providing a list of known values and an override in case new or platform-specific values are introduced and the Umbraco Forms product lags.
This is implemented in OOTB fields. Closing.
I apologize team. I think there was a bit of confusion on my part after opening the ticket. We have several custom answer types on this site I'm working on.
Passwordis an out-of-the-box answer type, is it not?- If so, it, and others, should feature the
autocompletesetting.
Hi @markadrake - I agree that Password should include an autocomplete option.
I have added this to our backlog and I'm taking a look!
Hey @markadrake! This is available in 13.7.0 and 16.2.0 now