Hi All,
I have a map service based upon features and a dbf table. Clicking on the feature in ArcMap allows me to drill down to the data based on 1:M relationship between the feature and the attributes (non-spatial data) in the dbf table, but when the mapservice is published, the join/relate is not maintained. I have even tried relationship classes but that too do not show the many side of the relationship.
Has anybody got the 1:M relationship working in the info/identify widget such that clicking on a feature gives detail of feature + related data from the dbf table.
Any ideas?