Hi,
Building a mobile app that shows and edits feature layer data. It would be great to use the AttributeInspector, but as far as I can tell it uses certain mx components (DataField, TextArea, TitleWindow). Not the first time I've wanted to use an esri Component that is dependent upon components not availble in the mobile project (FlareSymbol depends on mx.effects.easing.Linear - there is a spark alternative when you get to this). And please understand - not griping or whining - I can understand the scope of your guys jobs in maintaining and updating this code base - can't do everything all at once!
So back to AttributeInspector - I have several attributes that have coded values and rather than write a giant array for say all provinces/states in Canada/US - I'd love to query the server and get this info. I haven't been able to find a clue to this in forum - if anyone can point me in the right direction I just need a link, some code, something to get me moving in the right direction.
Alternatively - Does anyone know how to get the uncompiled source of the 3.0 API library - does this exist? I can't find it but maybe I'm blind. My plan B would be to look under the hood of AttributeInspector and figure out how it does its thing.
Thanks for all the hard work.
gerr