Esri / arcgis-viewer-flex

Source code for ArcGIS Viewer for Flex - a great application framework for web applications.
http://links.esri.com/flexviewer
Apache License 2.0
134 stars 151 forks source link

Attribute Widget Layer settings don't work with related tables. #242

Closed RoboDonut closed 10 years ago

RoboDonut commented 10 years ago

There does not seem to be a way to configure the related table information (in the Attribute table widget) to add field alias' to related tables, add/change the name using the labels tag, exclude related tables, or use any of the other config tags.

Also no way to export related tables.

Edit: Added part about the export

Nuriet commented 10 years ago

I'm suffering the same issue, Did you find out any solution?

RoboDonut commented 10 years ago

i am formulating a simple solution right now... my specs are quite loose so i'll probably just build a simple widget that bumps the entire tables out. will keep you posted if you like

Nuriet commented 10 years ago

Yes, please, let me know, thank you!!

Jared-Yost commented 10 years ago

I am also very interested in your solution, thanks for working on this

bsvensson commented 10 years ago

We have no plans to add this. If you come up with a solution, feel free to post back and/or submit a pull request for this.