Hi everyone, As attached screenshot, it is a repor...
# suitescript
a
Hi everyone, As attached screenshot, it is a report created via suitelet and when I clicked on Export button it should print the result of this report as another suitelet PDF. I want to know how to access the sublist like Source Summary or By Team or any and get values from it to print ?
b
the alternative is to use Form.addSubmitButton to add a submit to the form
you can access data from the form post in the https.ServerRequest from the suitelet