Is there a way to call advanced pdf template when ...
# suitescript
a
Is there a way to call advanced pdf template when we click a button on record ??
b
the print button?
a
with new custom button
b
you can make the button do the same thing as the print button
or you can make it call a suitelet that returns a file created by N/render
a
okay got it thanks.