Hi. I would like to write Arcade code that integrates two different layers. Data Collection (DC) Layer will be where photo and attribute data goes. Location Source (LS) layer will have FSA Farm/Tract/Field data that will auto-populate based on the location of the photo taken and this photo and the corresponding capture fields will be saved in the DC layer.
I notice that in the data tab of the button editing pane, only one target feature layer can be added. Is it possible to write Arcade code that will fill in FSA Farm, Tract, and Field numbers into Capture Fields based on location of the photo?
Note that DC is a point layer, LS is a polygon layer.