Question: I’m trying to build a workflow with a Su...
# suiteflow
m
Question: I’m trying to build a workflow with a Suitelet context. The first Action is to change the Form, followed by setting a text field value. Since the first action is to change the form, which triggers should I use to properly execute? Right now Workflow trigger is BeforeRecordLoad and State 1 has the Form change upon Entry. Then the text field change is BeforeRecordSubmit.