Add autocomplete tags to Blackbaud forms in BBNC

On the Grant Recommendation form (part of BBNC for Community Foundations), Google Chrome incorrectly interprets the Grant Amount field as a phone number. If a user autofills 800-555-1212, the form automatically populates the grant amount field with $5,551,212. See screenshot at: https://www.dropbox.com/s/e843bv3b6lsz0fd/Replicated%20grant-phone%20number%20error.png?dl=0

There is an autocomplete tag that is part of HTML that can be used in web forms to ensure that the feature works correctly.

Information on that can be found here: https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#attr-fe-autocomplete

  • Guest
  • Nov 14 2017
  • Attach files