04-06-2018 08:59 AM
Hi,
In my GMSC 2016 I've configured a feature and I've shown it on the map.
How can I edit geometry of this this feature? Is there any video about it?
Solved! Go to Solution.
04-06-2018 11:50 AM
Hi mzebrows,
The editing of feature geometries is done via workflows in GMSC. The form of the workflow needs a FormGeometry attribute that defines the geometry column name, the Smart Client layer name (or the feature identifier), and the actions that have to be available when editing is activated in Smart Client. This can be done via the Graphical Workflow Designer.
There is a documented topic on this available here, which includes a list of Available Actions and some examples of their use.
04-09-2018 01:31 AM
Thanks.