If you could help me with this I would be extremely appreciative!
I am working in Field Maps
Field staff will make multiple trips to sample sites throughout the year. Each time they stop at a sample site they will need to collect data to a table that has been related to a parent feature.
The parent feature is a point layer called "qPCR_Sites"
The related table is called "qPCR_Samples"
The parent feature has 14 different attributes that should be auto-populated to each collected record. These will not need to be edited and can be hidden.
Field staff will fill out 5 additional fields in the table during each sample session. ( I have this part handled)
I am trying to figure out the expression needed to auto-populate the 14 different attributes from "qPCR_Sites" to "qPCR_Samples".
The first attribute I am trying to tackle is the field "Analyze_for" It is stored as "Analyze_for" in both the "qPCR_Sites" attribute table and the related "qPCR_Samples" table.
Thank you!
Aaron
Can anyone help me with the appropriate expression?