Address lookup field field

Sai Krishna21
Tera Contributor

I am looking to add a field on the form that looks for an address. Does anyone have an idea on similar functionality already in use, please help.

9 REPLIES 9

Ct111
Giga Sage

I think there is no direct field that can give you that , however earlier people have done combination of client script and script include to populate address field from city,state,country and zipcode combination.

 

Check the below link

 

LINK

 

LINK2

 

I hope this helps.

Ankur Bawiskar
Tera Patron
Tera Patron

@Sai Krishna21 

what's your exact business requirement?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Sai Krishna21
Tera Contributor

@Ankur Bawiskar 

We want to put a field on catalog item where a user can select their address.

For example:

Consider there is a field called [address]. A user clicks on address field and starts typing their address then there should be a dropdown to select the address from the list. Once selected, the selected address or location details should appear in the [address] field.

@Sai Krishna21 

address are stored in location table in ServiceNow

why not use that?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader