Get Fields from Map Service

2115
2
05-31-2013 09:20 PM
NigelDsouza
Occasional Contributor
Hi,
I have a  map service with just one layer and on my design page i have a spinner. I want to populate the spinner with the fields from the layer. can someone please help me with some code as i am new to flex.
Regards,
Nigel.
Tags (2)
0 Kudos
2 Replies
IvanBespalov
Occasional Contributor III
- Initialize layer,
- getDetails() method for ArcGisDynamicMapServiceLayer
or
- layerDetails property for FeatureLayer.
- All the necessary information in your hands.
0 Kudos
IvanBespalov
Occasional Contributor III
... please help me with some code ...


Similar question with example code.
0 Kudos