Hi, I know it's possible to grab data from the related record (inventory) when adding in a new related table (inspection record) available here: Common calculated expressions for ArcGIS Field Maps (esri.com)
However, I have numerous feature classes (point, line and polygon) with one related table (for all inspection records). Does anyone know if you can use Field Maps Designers Arcade expression to ensure a field from the parent inventory layer (could be either point, line or polygon) can automatically populate the related table record?
Hopefully I understand your question correctly and I don't have it backwards. I think you can use the FeatureSetByRelationshipName function in Arcade to make a calculated expression on the field in the form. This assumes you have a relationship class created in the geodatabase.
Thanks for commenting BlakeTerhune - I have tried to do this but i have numerous related layers going into one related table. See below screenshot when i try to use the related features:
So depending which layer the user with click on and add a related record to, I will need the ID field carried across - hopefully that makes a bit more sense?
Hey Cat,
Have you got any progress on this? I am also looking for the same thing as you.
Regards,
AB
Hi,
Unfortunately not no, I tried the FeatureSet but because there are multiple, it fails to calculate