Good afternoon,
a field from layer stores the apth and file name
MyFile = \\server\folder\finename.tiff
how can I show this file in a web map popup window and make it clickable (hyperlink).
Can it be done with Arccade?
Thanks
You cannot write a valid local link using a web map, you need to serve the files out using a web server as @Laura has mentioned. Any URL that doesn't start with a valid prefix will be scrubbed out by the web map itself.
http, https, tel, and mailto all work. Most everything else will get removed.
For mine I use the text option as a pop up. From there I insert the link and path.
https://your server site (path/attribute column)
this is all accessed through IIS and all of the files are accessible to the GIS server that it reads from.
https://community.esri.com/t5/arcgis-online-questions/arcgis-online-virtual-directory-access/td-p/338075
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.