how to make suitelet not firing workflows
# suitescript
a
how to make suitelet not firing workflows
b
has more to do with setting up the workflows to not trigger
if you are lucky, you can just setup the workflow to not run on suitelet contexts in general
if you are following best practices, you can setup the workflow's conditions to not run on the role you are using for your suitelet
a
Yes. thank you but there is a way from the suitelet itself to not trigger the workflows.
b
nothing suitelet related, there are various things that rely on user events/workflows not triggering other user events/workflows
but those are pretty unusual and are rare enough to be a maintenance problem