I have an autocomplete text field tied to an 'advanced search' form.  The 
user flow of using this seems a bit out of sync because when have to fill 
out the advanced section prior to filling out the search form.  That is - if 
you choose a location using autocomplete, the form will automatically submit 
and you'll have to filter the results on the proceeding page. 

Is there any way to prevent the form submit on selecting an autocomplete 
location?  I'm not sure how to capture event information for a google 
eventlistener (if that's even possible).  I've thought about disabling the 
enter key on the form, but it also happens on mouse click of a location, 
which seems like a likely use case.

You can see the form in action at:

http://park.mydevstaging.com/

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/NdaQcfvtGCYJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to