Is it possible to include information about relations in the HTML popup in ArcMap?
I have two tables, one with points (Columns: ID, Name) and one with events about those points (Columns: PointID, Type, Year). The point table is related to the event table.
Now when I open an HTML popup there is no information about the relation in it. I would like it to display a list of all related events. For instance, with "Events" in the property name column and something like this in the value column:
أكثر...
I have two tables, one with points (Columns: ID, Name) and one with events about those points (Columns: PointID, Type, Year). The point table is related to the event table.
Now when I open an HTML popup there is no information about the relation in it. I would like it to display a list of all related events. For instance, with "Events" in the property name column and something like this in the value column:
- 2005: Created
- 2008: Rediscovered
- 2014: Destroyed
أكثر...