Hello,
Here is my situation:
- I have a point FC of LOCALITIES and a table of SAMPLES collected - many samples collected in each locality
- Every year there's a new expedition that goes to some of the localities and collects more samples so for every sample in the SAMPLES table, not only there's a field with the locality ID but also a field with the ID of the expedition - and separately a third table called EXPEDITIONS
This seems to be a standard many-to-many relationship.
I'd like to see the map of the LOCALITIES but filtered by the EXPEDITIONS.
I'm trying to use list and filter widgets but cannot find the right actions to use.
I'm using ExB developer edition 1.5 with ArcGIS enterprise 1.8.1
Thank you in advance,
Marcelo