I see these fields in the database, but I can't find any way to set these in the GUI.
These fields would be great to use for creating a report of the geographical distribution of leads and sales. I can always populate these fields manually and/or through a batch job, but it would be great if I could set them through the GUI as well...
#Access to addressLat and addressLng fields in the GUI?
1 messages · Page 1 of 1 (latest)
Hello there,
What you're looking for is creating an address field metadata
That's what you can find/set within one field metadata address
addressStreet1: '',
addressStreet2: null,
addressCity: null,
addressState: null,
addressCountry: null,
addressPostcode: null,
addressLat: null,
addressLng: null,