Noticed that some of the multiselect/select2 search fields are still trying to have me put in my address info, such as the damage type field in spells. I currently use Chrome and experience this.
There is a fix for this that is fairly simple. Instead of setting autocomplete="off", set autcomplete="none".
I tested it on your site with multiple fields, not a single one was pulling autcomplete data in chrome. Not sure on other browsers, but sounds like this issue was mostly chrome exclusive based on some searches I did.
Apologies for resurrecting this long-dead post, but please could you elaborate? Is this something I can implement at a user level? I have just started using the Monster look-up quite a lot to populate a home-brew campaign setting, and autocomplete is impinging on my searches quite badly!
Unfortunately, there is not. Not without making a web browsing extension for Chrome or such, which I don't think has been done.
Didn't realize I posted this a year ago. I mostly stopped making homebrew stuff on here because their form fields have a lot of issues, from validation to autocomplete issues, it's really a mess to use.
Noticed that some of the multiselect/select2 search fields are still trying to have me put in my address info, such as the damage type field in spells. I currently use Chrome and experience this.
There is a fix for this that is fairly simple. Instead of setting autocomplete="off", set autcomplete="none".
I tested it on your site with multiple fields, not a single one was pulling autcomplete data in chrome. Not sure on other browsers, but sounds like this issue was mostly chrome exclusive based on some searches I did.
Apologies for resurrecting this long-dead post, but please could you elaborate? Is this something I can implement at a user level? I have just started using the Monster look-up quite a lot to populate a home-brew campaign setting, and autocomplete is impinging on my searches quite badly!
Unfortunately, there is not. Not without making a web browsing extension for Chrome or such, which I don't think has been done.
Didn't realize I posted this a year ago. I mostly stopped making homebrew stuff on here because their form fields have a lot of issues, from validation to autocomplete issues, it's really a mess to use.
For sure! I made a new Chrome user profile with autocomplete disabled to work around it. It's a little bit awkward, but does the trick.