AttributeInspector : duplicate field

424
0
04-30-2014 04:51 AM
MathieuVILLEMONT1
Occasional Contributor
Hi everyone,

I have an attributeInspector with a single featureLayer associated to it.
I populate it using showFeature:

myAttributeInspector.showFeature(new Graphic(null, null, {type:"A", name:"My feature"}), myAttributeInspector.featureLayers[0]);


The attributeInspector displays correctly only with the field name displaying twice.

What can be the problem ? How is define which field will appear in the attributeInspector ?

Thanxs,

Mat
Tags (2)
0 Kudos
0 Replies