if i run a before submit (UE) script to set a field value and i use that field as a condition in a workflow that runs before submit too, would that work?
c
creece
06/23/2023, 8:06 PM
UEs trigger before workflows so it should be available to the workflow.
creece
06/23/2023, 8:06 PM
(for the same entry point)
l
Livio
06/23/2023, 8:45 PM
ok then i must be doing something wrong
m
Marc
06/25/2023, 5:10 AM
Why not incorporate your User Event script into a Workflow Action Script?