Launch edit feature command in Map Tip via Workflow
Anyone have an idea of how to launch the "Edit Feature" link in a map tip and use it in a workflow?
I see via the "inspect" and "contect menu" functions it's using "StartEditingAttributesAndGeometryFeature"
Just not sure what parameters to use and how to leverage that command in a workflow.
0
-
"StartEditingAttributesAndGeometryFeature" isn't documented, but I believe the command parameter that it requires is a Geocortex Feature object (https://docs.geocortex.com/essentials/gvh/latest/api-help/classes/_mapping_infrastructure_amd_d_._geocortex_infrastructure_feature_.feature.html). It isn't possible to get or construct this type of object in Essentials workflows. Viewer commands that need this type of command parameter can't be used from xaml workflows. 0 -
Bummer, but thanks, Amanda, for the clarification. I was hoping to do the same.
-Jena0 -
Is there anyway to "Cancel" the Edit Feature dialog if it is open via a workflow?
I have another workflow available to the user to Copy/paste existing features. However, I would like to check for the existence of the dialog created by "StartEditingAttributesAndGeometryFeature" and cancel it if open.
Thanks,
Carmen
0
Please sign in to leave a comment.
Comments
3 comments