The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Creating Address Field from other fields in form for Google Maps - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Creating Address Field from other fields in form for Google Maps (/showthread.php?tid=1923) |
Creating Address Field from other fields in form for Google Maps - mizison - Feb 29th, 2012 Hello there! I have a form which breaks down the address into: address1 address2 (optional) city state zipcode I created a MapsAddress field, which I assigned to Google Maps but am not able to populate it with the fields above - any suggestions...? My form has validation so it can not be submitted without these fields. I read other posts on the issue and realize there are some unknown issues with missing info etc, BUT even if I can pass the info in order add1,add2,...zip .... IF there is information missing or incorrect information worse case the map will simply show North America. At best (guessing 8 or 9 times out of 10) the address will be correct and the map will reflect properly if i could only update that one field from the others. How can this be accomplished....? Any help would be MUCH appreciated!! |