1

I have ArcGIS Desktop 10.0 and have created a 1:m relationship in a File GDB. The 1:m relationship joins a table containing a URL to a point geometry. Some points have more than one file hence the 1:m join. After successfully creating the relationship, I wanted to use the field in the table to open the Image. It seems however, that ArcGIS stand-alone tables cannot use hyperlinks.

Is there a workaround to this or can ArcGIS not use hyperlinks in stand-alone tables?

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
asked Aug 6, 2014 at 13:55
2
  • Please explain properly formatting a link field in the above? I've created my relationship class (1:M) in a stand alone table and my feature class. However the identify tool populates with text and no option to click on a link. Commented Sep 19, 2016 at 14:59
  • There are multiple threads about this topic over on geonet and it appears to me to be a limitation in ArcMap. My only suggestion is you add a new field to your related table which includes a full path version to your pdf files. I often have 3 fields: a path to a folder, the file name and the full path. Commented Apr 16, 2021 at 13:22

2 Answers 2

3

You use the Identify tool to see the 1:M relationship and then you can use the hyperlink.

1:M relationship and hyperlinking

In this example I have a point dataset called testp which has a relationship with a table called ttp and in this standalone table is a field called HYPERLINK.

answered Aug 6, 2014 at 14:10
2

You can't use the Hyperlink tool with a field in a stand alone table, but once you create the relationship between the table and your feature class the results of the Identify tool will recognize link like text in the fields of your related table(s), they just have to be properly formatted.

I have just this same issue and it works for me with a field populated by paths to PDF files, Identify recognized it as a "hyperlinkable" field even though the text was not a UNC path, it was Z:\path\file.pdf.

answered Aug 6, 2014 at 14:11

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.