Hi, I have a workflow with add button action on B...
# suiteflow
z
Hi, I have a workflow with add button action on BeforeLoad. When the button is pressed, it initiates a transition to the next state, where a workflow action is executed. Inside that workflow action script I have setValue function for scriptContext.newRecord. An error is generating with message THIS RECORD IS NOT EDITABLE? I use this technique very often, but this is the new client account. What’s could be a reason?
m
What is the trigger for your workflow action