How can I get related features (from tables) to appear in the Feature Details?
When I click on my feature, the related features (Inspections table) fail to be fetched. Same for the attachments. See FeatureDetailsFetch.jpg attached.
I get this error "Error occurred when fetching properties for feature ''". See Error.jpg attached.
-
There was an issue in the configuration of my relationship class. I made it simple, 1-to-many, no messaging, and used a different field for the PK and FK. It was failing because I used UID (a sort of self-managed OBJECTID) but it was confused because there is Structure.UID and Inspection.UID, and we don't have an Inspection.StructureUID field, a deficiency in the design of our table, and I switched it to the Structure (serial) Number that relates a structure to its many inspections.
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
1 commentaire