Tagged Questions
3
votes
2answers
97 views
Inputting addresses using autocomplete
I have a web application where the user will need to fill many addresses (a few users entering the addresses of other people). It uses autocomplete to speed things up and to reduce duplication (the ...