How to add a Google address picker field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2022 08:11 AM
I have a requirement to implement a google search field in the NavUI and Agent Workspace. The user should type a portion of and address and a dropdown list picker is shown below the search box. When a user clicks an address in the list, that address is used to populate other fields in the screen.
How can this be achieved? The ServiceNow built in Google Maps API does NOT provide such a field. I do not want to see a google map, I only want a textual list of address places in a picker.
See attached image of a similar picker I built in another site.
- Labels:
-
Now Experience UI Framework
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 03:06 PM
Hi Paul,
Were you able to achieve this functionality? If so, can you please let me know if you had to use a macro ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2022 06:16 AM
Is this for the Agent Workspace or for a configurable Workspace?