Datalink display field
I have a datalink to a table that has the fields: ObjectID, PhotoLink, PhotoName
It is a one to many relationship.
When I identify a feature, the ObjectID field is what is currently displayed. I would like to display the PhotoName field instead. I have changed the Display Expression field in ArcMap to PhotoName, but that does not seem to affect the Datalink display field.
Is it possible to change this?
Any help would be appreciated.
-
Display fields in Geocortex are managed using the Feature Description and Feature Long Description settings on each map layer.
0 -
I was able to display the file name by going into the Advanced settings of the datalink and in the Command box changing
SELECT OBJECTID,...
to
SELECT {field name that contains the file name},...
0
Please sign in to leave a comment.
Comments
2 comments