Join Slack
Powered by
Hi all, so I have a suitelet that creates a CSV fi...
# suitescript
z
Zack
10/18/2019, 5:06 PM
Hi all, so I have a suitelet that creates a CSV file and puts it in the cabinet. I want it to download on button click, but when I do
context.response.writeFile(file, true);
it seems to make a csv of the form context and not my file cabinet csv. What am I doing wrong?
😕 1
4
Views
Open in Slack
Previous
Next