Hey guys!I need your help, I'm stuck in using the File Transfer Plugin. I just want to download a specific pdf file when a button is clicked.
Here's my simple logic:
Here are the input values in ``"DownloadFile" Client Action:
Maybe I put the wrong value.
The file from Resources that I want to download:
This is the result after triggering the DownloadOnClick Action:
Hoping someone can help with this.Thank you,Robertson
Try to see how to do on the demo
https://www.outsystems.com/forge/component-overview/10011/file-sample-app?_gl=1*1k8vjzm*_ga*MTc5Nzg1NzgxOS4xNjUyNzQ4Mjk4*_ga_ZD4DTMHWR2*MTY1Mzc2NDk3NC44OS4xLjE2NTM3NjU2NjAuMTY.
This is the documentation where I found the demo
https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/Mobile_Plugins/File_Transfer_Plugin?_gl=1*1xlckty*_ga*MTc5Nzg1NzgxOS4xNjUyNzQ4Mjk4*_ga_ZD4DTMHWR2*MTY1Mzc2NDk3NC44OS4xLjE2NTM3NjU2NDUuMzE.
Let me know if it helps you! :)
Kind Regards,
Márcio
Thank you!