Fred_Luddy
ServiceNow Employee
Options
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 05-19-2016 05:24 PM
Here's how it should have looked on stage today
As the user types in the post / zip code area, parts of the address are filled in on the form
The angular client code below 'watches' the input and then calls the server to do the geo lookup
The server calls out to a public google API to get the information which is ".then" returned to the client in the function above
All of this is made easy using JSON, and XHR
Comments
Manjul Katare
ServiceNow Employee
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
05-19-2016
09:48 PM
Fred - You are the best !!!!!!!!!!!!!