Is it possible open a web page on click on point ?

581
1
11-19-2020 01:59 AM
Labels (1)
RajeshAgarawal
New Contributor

Hi,

I have a situation where a multiple points created on esri map & on click on that point it should to their detail page.
Let me know how do i achieve this ?

Thanks and Regards,
Rajesh

0 Kudos
1 Reply
AbbyE_Esri
Esri Contributor

Hello Rajesh,

If I'm understanding your question correctly, you are looking to click on points in your web map, and have different web pages open corresponding to those different points?

If that is correct, I would suggest configuring your pop-ups using custom attribute expressions to include a hyperlink to the page, using one of your feature's fields as a parameter for those links.

This blog post does an excellent job of walking through that workflow:

While this solution would require you to click on the point, then on the hyperlink in the pop-up, it can still open a web page corresponding to that point.

 

Best Wishes,

Abby 

0 Kudos