Hello,
I have a Field Maps project that is requiring some Arcade writing. Our fielders want the name of a line to be auto-populated. We are working in utilities. The fielders are going down a street, adding a pole/point feature, naming it, move on - next pole/point feature, naming it - then draw a polyline/span connecting the two. The ask is that the polyline/span will auto-populate the Span to be "name of pole - name of pole". Example: first pole is 12345, second pole is pole number 12346, so the span will be 12345-12346.
I'm aware of Intersect, I have used that before to populate data from a singular entity onto another intersecting entity. I've hit a mental block with this question because these are two points being used to intersect one line.
I attached a screenshot as an example.
Any help would be greatly appreciated.