I'm making a group template containing a point and a buffer polygon, buffering the point by 50 ft.
Is it possible to have this buffer polygon automatically share the value of a field in the Point, e.g. its name?
The point template, with the Name field exposed to pre-fill | The polygon template, with the Name field exposed to pre-fill |
The group template, with the Name field of the point layer exposed to pre-fill | The group template, with the Name field of the polygon layer exposed to pre-fill |
| |
The group template, with the Name field of the point layer exposed and filled | The group template, with the Name field of the polygon layer exposed but not filled out |
|
|
Resulting features | The attributes of the resulting features. |
As you can see, the attributes are not linked. My question is: Is it possible to link them via a field map or something? (I know we could probably accomplish this with attribute rules but I'm looking for a native solution because I feel it's an obvious need: If I buffer a point I expect there to be some sort of link between the two. so I know why it's there.