SOLVED: Tooltip on Form field "Attribute: Autocomplete" shows "true/false" when it should be "on/off"

I am creating a custom registration form and I need email and password fields to not autocomplete in the browser. I found the convenient “Attribute: Autocomplete” field option and hovered it and it said “true/false” so I entered “false”. Turns out the correct HTML values are on/off, not true/false so the tooltip led me to entering an invalid value.

Reference: HTML attribute: autocomplete - HTML: HyperText Markup Language | MDN

Screen Shot 2024-10-17 at 2.21.23 pm

Hi @mindpattern,

you are absolutely right. It should be on/off in the case of an autocomplete attribute. I’ll add an internal task for this.

Thank you,
Matej

We’ve fixed this issue in Bricks 1.11.1, now available as a one-click update in your WordPress Dashboard.

Changelog: Bricks 1.11.1 Changelog – Bricks

Please let us know if you are still experiencing issues.

Best regards,
timmse