Hi Robert,
I've been utilizing the flex identify widget for flex viewer the past two years, however i recently purchased flash builder 4.6 in order to customize and compile widgets of my own. I am attempting to create an identify tool with a "results list" that displays GIS data from individual fields in individual results boxes ('scrollers'). (I have a PDF attached that shows what i am attempting to accomplish.)
Right now, i have the multiple 'scrollers' that i need, but they all show the same information (as defined in the XML).
I understand that the dataProvider 'identifyArrayCollection' somehow points to my 'identifyconfig.xml' that lists all of the fields from my GIS/REST. I do not understand how to only show one field per result box. Do i need to change the dataProvider to XMLList?, Can i point the dataProvider to a specific GIS field/REST?, Do i need multiple XML's?, Do i need to add code to the XML for this? Or is there an easier way to do this? If you have time to possibly point me in the right direction, i would greatly appreciate it.
Regards
-JS