The After Field Edit trigger is a client-side trigger that runs after a user has finished editing a field on a record form. It’s considered a client trigger because it occurs while the record is being edited within the browser. This trigger only activates after a field on the record form has been edited. When… Continue reading After Field Edit trigger
Tag: Workflow Trigger
The Workflow does not Trigger in the CSV Import Context.
When the records are created through CSV import, the associated workflow does not trigger even if the CSV import is added in the workflow context. One reason for this may be not enabling the ‘Run Server SuiteScript and Trigger workflows’ check box in the import assistant. In the Import Options step, under Advanced Options check… Continue reading The Workflow does not Trigger in the CSV Import Context.