ArcGIS Pro 2.5: How to “add hyperlink” to a particular feature?
I couldn’t figure out if there is an equivalent tool for the “add hyperlink” that is available in ArcMap.
you might want to deal with your other threads first
Jamal - not the same workflow as ArcMap but this Technical Support FAQ will guide you how to add a hyperlink path to a field in AGP. Another possible way to implement this functionality is by configuring your pop-ups with a URL. Good luck!
Thanks Robert, its work fine.
Best,
Noor Moqady
Thanks guys
It appears that attaching photos and their management in ArcMap is easier than Pro!
In ArcMap, there is no need to apply any codes
<a href="\\jamalnuman1\D\photos\CityCenter1.JPG"" target="_top">CityCenter1</a>, <a href="\\jamalnuman1\D\photos\Al Ersal.JPG"" target="_top">Al Ersal</a>
Jamal - wouldn't the use of Enable Attachments accomplish the same workflow? I realize it's a different workflow from the ArcMap "Add Hyperlink" workflow but you can attach many Windows recognized file formats with the Enable Attachments command. It creates a relationship class and attachment table.
Thanks Robert.
But in this case the photos are saved inside the file geodatabase which is not preferable. With the “add hyperlink” option, the photos are saved in a folder while only the link is configured
What do you think?