AGO Hosted Feature Service attachments not displaying in IE
Hi, i was wondering if there is a known issue with ArcGIS online hosted feature service attachments in Internet Explorer. We have a HTML5 site with ArcGIS online hosted feature services with attachments enabled the site displays the attahments fine in Chrome and Firefox but the attachments do not diplay with IE. We are currently at Essentials 4.1.3 and HTML5 Viewer version 2.2 with IE9. If anyone has any feeback it would be appreciated.
Thanks
Dan
0
-
Hi, Dan, I can't answer your question, but I was wondering if you display the AGO hosted feature service attachments within your site's map tips. If so, how did you set that up in Essentials? 0 -
Hi was this question ever answered? I'm trying to show AGO hosted attachements in report designer and could use some tips on how to I might go about doing this.. 0 -
To answer the original question, IE9 does not support file attachments so it does not have the Attach File or Photo option.
Melissa, it's possible to get your feature attachments into a report, but you have to set up something that will fetch that attachment data because the out of the box reporting tool doesn't include it automatically. A report transform workflow is the approach I would take, but report scripting (https://support.geocortex.com/essentialsGSCForum?sub-nav=forum&main-nav=essentials&#!/feedtype=SINGLE_QUESTION_DETAIL&criteria=ALLQUESTIONS&id=9066000000006irAAA) would be another option as well.
You could use the QueryAttachmentInfos activity (and DownloadImage if it's an image) to get your attachments, and some of the DataTable activities to then push them into the report dataset. This example is a bit similar (https://support.geocortex.com/essentialsGSCCodeGallery?sub-nav=codegall&main-nav=essentials&#!/feedtype=SINGLE_ARTICLE_DETAIL&criteria=BESTANSWERS&id=kA4f2000000fxSpCAI) to the way I would approach it. If you don't have a lot of workflow or report scripting experience, I'd recommend working with support to set it up. It's definitely on the tricky side if you're not already familiar with modifying report data with either of those options.0
Please sign in to leave a comment.
Comments
3 comments