Zum Hauptinhalt gehen

AGO Hosted Feature Service attachments not displaying in IE

Kommentare

3 Kommentare

  • Ross Brewer
    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
  • Permanently deleted user
    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
  • Permanently deleted user
    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

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.