Skip to main content
Solved

Geolocating Contacts from value in Companies

  • January 8, 2024
  • 2 replies
  • 17 views

Forum|alt.badge.img+4
  • Participating Frequently
  • 6 replies

Hello,

Not sure if I overlooked the obvious, but I could not do the following which seems simple :

I have a table with contacts (persons) with their mail, function etc. They are linked to 1 Company in the companies tables, companies which have an address and Zip code. I need to display a list of all contacts filtered by the Zip code entered in Filters: how can I retrieve that value from their company ?

I already placed all companies in a nice Googlemap addons so salespersons can visualize where clients are, but values were all in the companies table, whereas here I need to show the contacts emails to reach them if someone visits their region. 

Thank you !

Best answer by Alexey_Gusev

Hi,
use lookup field

2 replies

Alexey_Gusev
Forum|alt.badge.img+25
  • Brainy
  • 1261 replies
  • Answer
  • January 8, 2024

Hi,
use lookup field


Forum|alt.badge.img+4
  • Author
  • Participating Frequently
  • 6 replies
  • January 8, 2024

That was it, thanks.