Select to view content in your preferred language

Feature templates are missing with Editor Widget and Template Picker

4757
11
04-25-2012 09:56 PM
Labels (1)
MatthewBrown1
Deactivated User
Hi,

I am trying to edit a local feature service with the pre-release ArcGIS Runtime SDK for WPF and the feature templates for the two packages I???m using aren't visible. The MPKs are optimised for the Runtime. They also open ok in ArcMap and I can see the feature templates. However, when I run my C# project, there is a small circle where the templates should be. I can edit the existing features (e.g. delete them), so the feature service and editor seem ok.

One thing that is confusing me is that the online help includes the GeometryServiceUrl for local editing, but the offline samples installed with the SDK do not.

Have I missed a step and is there a way to programmatically create and alter feature templates?

Thanks

I've seen this in the debug output, but not sure if it is related.

System.Windows.Data Error: 40 : BindingExpression path error: 'MaintainAspectRatioEnabled' property not found on 'object' ''EditorWidget' (Name='')'. BindingExpression:Path=MaintainAspectRatioEnabled; DataItem='EditorWidget' (Name=''); target element is 'Editor' (HashCode=43793330); target property is 'MaintainAspectRatio' (type 'Boolean')
0 Kudos
11 Replies
VladimírDrlík
Deactivated User

Hi,

I'm using ArcGIS Runtime for WPF version 10.2.3 and unfortunately after two years there is still the same issue with SaveEdits using LocalFeatureService and layer with enabled Z values.

Is there any patch to fix it ?

0 Kudos
KeithGemeinhart
Regular Contributor
Thanks for the info, Mike. Do you have any ideas (even ballpark) when this could be fixed?
0 Kudos