what am I missing on this workflow? I am trying to...
# suiteflow
s
what am I missing on this workflow? I am trying to populate Expected Ship Date field from Original ship date
k
After field edit is UI only - so you can remove all the other ones if you want.
You don't need the record join
leave that field blank unless it comes auto populated
Also - I wouldn't do it after having the item set - so much stuff goes into it at that point
s
so what should be the triggering client field? Record join - I am telling system take this date and put it in here
k
Also - is your workflow set to run on create and on view/edit?
Is there another field that your users always set on the line level?
s
Create
Date fields
k
So make that date one of your triggers
rather than the item itself - NS has some logic built in on setting dates that may be conflicting with your workflow
s
Yes the date field worked!! Thanks for the response