Hi,
I want to provide an option of "Zip" file download onto Mashup.Is there any way to accomplish it?
Thanks in advance.
You must save the Zip file on a File Repository, and then get the link for the file using FIle Repository service GetFileListingWithLinks, you can assign the link to a Link widget and here you are.
Hello Carles,
If I'm not wrong,for this I need to place the file in the repository folder of Machine where TWX is actually installed OR it can fetch file from my local machine too?
Please provide a string example of path.
Thanks,
Tarun
Got the solution.
Thanks.