I have a workflow that is supposed to set the default AP account depending on the Subsidiary account. It is set to trigger on Create only. Any reason why this setup isn't working? This is for Vendor Bill which gets stuck and the sublists not loading due to WF. Thanks!
s
Seth Duda
09/23/2020, 4:38 PM
Try doing this without using the formula field - most likely the formula is not valid.
Seth Duda
09/23/2020, 4:39 PM
You could split it into two workflow actions and set the field using static value option
Seth Duda
09/23/2020, 4:39 PM
and define conditions for each action
l
Luis
09/23/2020, 4:40 PM
I tried that too but it isn't working whether I use After Field Edit trigger or After Field Sourcing trigger.