<esri:FieldInspector id="myFieldInspector" featureLayer="{myLayer}" fieldName="MYFIELD" label="My Field"> <esri:renderer> <fx:Component> <esri:DropDownListField> <esri:dataProvider> <s:ArrayCollection> <fx:Object label="Red" value="RED"/> <fx:Object label="Green" value="GREEN"/> </s:ArrayCollection> </esri:dataProvider> </esri:DropDownListField> </fx:Component> </esri:renderer> </esri:FieldInspector>
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.