Select to view content in your preferred language

view attachments?

4352
12
10-26-2010 09:43 AM
PaulPetersen
Regular Contributor
Just wondering if the new Attachments feature can be consumed in the Flexviewer? I see that it is accessible from REST, so it's possible, right? Are there any existing widget out there that expose Attachments yet?

http://help.arcgis.com/EN/arcgisserver/10.0/apis/rest/index.html
Tags (2)
0 Kudos
12 Replies
SimonMorgan
Frequent Contributor
Sure.  Just know I didn't write it.  So can't really answer any questions in regards to the coding, just the implementation of it.  Dave Spriggs out of the ESRI - St. Charles office worked with a developer to put it together.

For some reason, it's not working with the Flex 2.2 Update though.  Works fine with the Flex 2.1 version.

All changes are just in the SimpleInfoWinWidget.mxml file, see below.


Has anyone got this to work with 2.2?
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Simon,

   Hang tight I have one coming out next month that handles hyperlinks, displays attachments, queries and displays relates in a floating data grid. I am real happy with it and I think that it will answer a lot of what people are asking for and it does it in the manner that (I think) esri intended identifying to occur.
0 Kudos
SimonMorgan
Frequent Contributor
Simon,

   Hang tight I have one coming out next month that handles hyperlinks, displays attachments, queries and displays relates in a floating data grid. I am real happy with it and I think that it will answer a lot of what people are asking for and it does it in the manner that (I think) esri intended identifying to occur.


Thank you for your reply. My users really appreciate all the quality tools that you have produced.
0 Kudos