is there a way to link a button i created via a ss...
# suitescript
p
is there a way to link a button i created via a ss to trigger a workflow? The workflow is for sending an email template but I need the button to be in a subtab on the form and not at the top.
s
You can prob use
N/task
to trigger the workflow off the button
p
thanks!