Is there a way of displaying UNC File Paths in a 1:M Data Link tab as links rather than static text?
I have a Spatial feature that has many files related to it. I am linking from the Spatial Layer to the a table with an attribute of files and UNC paths via an ID using a 1:M Data Link.
The data displays in the tab perfectly with the many file paths per spatial feature, the only issue is that the link doesn't work as there is no visible way of configuring the Data Link Tab and how the attributes are displaying.
Feature Hyperlinks are not an option as they will only pull the first matching file path on the 1:M data link and the same with referencing the {data_link.attribute} in the details html code.
Any ideas or suggestions would be most welcome.
Regards,
Tom
0
-
I have managed to resolve this question myself.
By wrapping the path attribute in the data link table with <a href="file:\\...................">Path</a> these then pull through as hyperlinks to the documents in the data link tab showing the many files relating to one spation feature.
Regards,
Tom0 -
I'm doing one to many links, and as long as the path starts with "http://" they work fine. You may need to set up a virtual directory where your linked items reside in order to use the http 0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
2 kommentarer