Question
Evernorth
IN
Last activity: 5 Dec 2024 12:14 EST
Document download is performed only for the link clicked first
There are multiple links configured to download different documents in multiple tabs. However, document download occurs only when the first link is clicked or old download window is closed. if the download window is open after first click then download is not successful.
we are using following configuration
1. Created a binary file record with an excel sheet uploaded
2. In Section added a button with on click action Open URL in new window
3. In Open URL in new window action we are calling Rule-File-Binary.downloadFIle activity with insHandle value of Binary File record created in step 1
Is there any fix available for this issue?