I have a workflow that is supposed to populate a date field with today;s date when the status on sales order is change from Pending Approval to Pending Fulfillment but it is not working. Any ideas why?
k
KevinJ of Kansas
10/27/2021, 6:51 PM
your trigger probably isn't set up correctly. this one I think is actually a little odd to set up if I recall correctly
KevinJ of Kansas
10/27/2021, 6:52 PM
Might be better to do a scheduled workflow that populates today's date on everything that has that field populated if the status is pending fulfillment/fulfilled and the field is blank.