It would be very helpful to activists and donors if we could enable address autocompletion -- suggesting an address as people type their street address.
It'll take a bit of JS to set up, of course. This is a fully API form, but you can do the same with a builder form. Here's my docs for the script that does this:
Not using the street address, but check out this form that autocompletes based on the zip.
https://luriechildrens.org/donate
It'll take a bit of JS to set up, of course. This is a fully API form, but you can do the same with a builder form. Here's my docs for the script that does this:
https://github.com/BrianPMucha/jquery.madGeocoding.js