Zum Hauptinhalt gehen

Report Activity doesn't trigger File Download dialog

Kommentare

1 Kommentar

  • John Nerge

    Geocortex helped me with this one, so I thought I'd share the workaround.

    Originally I had the ShowOpenReport argument on the Report activity set to True, which is what triggers the View Report button to appear when the report is ready (but doesn't call the File Open dialog when clicked). Per the recommendation, I changed the ShowOpenReport argument to False and instead captured the Result Url argument in a new variable. I then used that variable in a Display Hyperlink activity as the Hyperlink URI argument, and when the user clicks this link the File Open dialog does appear.

    0

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