Hello,
I'm testing out a process that would allow me to create co-incident points among two related point feature classes. I want to do this with editing templates because I think having a very clear UI would be best for my users. I know I might be able to configure something similar with an attribute rule, but I want the users to be able to kind of see what they're doing.
(edit to add: This is ArcPro 3.5 publishing to Enterprise 11.5)
In Pro, I have an editing template set up in the map that creates multiple features at once:
After publishing that to our web server and adding the layers to the map, I can see those two individual features among the editing templates, but it's clear from actually editing that only one feature is getting created at a time:
I've checked it out in the Field Maps Designer and there wasn't a clear way to accomplish this:
Does anyone have experience with this? I suspect at the moment that this is not possible but it would be really cool if I could get it to work.
Thanks!
@ZachBodenner - It might be worth taking a look at the workflow described in this blog post: https://www.esri.com/arcgis-blog/products/arcgis-pro/electric-gas/introducing-editing-templates-in-t...
This enables saving the template to the geodatabase, which could allow you to use it through the feature service.