Question
8
Replies
6296
Views
Coforge Limited
Posted: June 27, 2016
Last activity: October 4, 2018
Closed
Activity when run standalone downloads the Excel/PDF file. Onclick Activity to download a file runs without error but no file downloaded.
Activity when run standalone downloads the Excel/PDF file. Onclick Activity to download a file runs without error but no file downloaded.
Message was edited by: Lochan to add Category
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
The "Run Activity" option for the Onclick action will execute the activity as an AJAX call. You can try using Refresh Section and reference the download activity. That should send the response to the browser.