Question: Hi! I have a simple job application form web application that I created in Netbeans, but I'm having an issue implementing a feature that I'd
Hi! I have a simple job application form web application that I created in Netbeans, but I'm having an issue implementing a feature that I'd like to add. I'd like for the application to automatically provide and fill in the selected address using the Google Maps API, so if somebody typed in "1600," it might suggest "1600 Pennsylvania Avenue NW Washington, DC 20500" in which case they could click it and it would automatically fill it in. So far I've been trying to use the tutorial at https://www.codexworld.com/autocomplete-address-field-google-maps-javascript-api-places-library-jquery/, but I can't seem to get it to work. Also, this is a smaller issue, but in the phone number section, how can I make it auto-format? For example, if somebody typed in 1234567890, it would come out as (123) 456-7890.
Here is my project file: http://www.mediafire.com/file/1r0232mtpwcb5y3/DentalWebApp.zip/file
Here is my index.html file if that's easier: http://www.mediafire.com/file/ri3ch9qk5w5sfpu/web.zip/file
Thanks for the help!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
