NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
address auto complete on an entry field
« previous
next »
Print
Pages: [
1
]
Author
Topic: address auto complete on an entry field (Read 3625 times)
ntnewbies
Full Member
Posts: 184
address auto complete on an entry field
«
on:
April 04, 2020, 02:24:45 AM »
hi friends,
i have a Location entry field in a netwebserver memory form. When the user type the address, i want to show the nearest google address auto complete feature (something like what we saw in webinar 234).
i have created the google Places API Key.
How do i integrate it in nettalk?
jason
nt 11.32
c11
Logged
JohanR
Sr. Member
Posts: 375
Re: address auto complete on an entry field
«
Reply #1 on:
September 29, 2022, 04:04:50 AM »
Hi,
Did you manage the Google API?
Am also looking at implementing it, on desktop and on web page , so interested if you managed to get something going.
cheers,
Johan
Logged
ntnewbies
Full Member
Posts: 184
Re: address auto complete on an entry field
«
Reply #2 on:
September 30, 2022, 06:47:59 PM »
hi johan,
this was back in time when i use nt11
i did a workaround by putting a button and made it a lookup. it opens a map and allows user to pick a location. from it, i collect the lat and long and returns to the form with the location (convert lat and long to location).
i will revisit this again for a better way (auto complete with Place API) after customer confirm upgrade $$.
jason
nt12.46
c11
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
address auto complete on an entry field