RE: Record is created when BPF moves to previous stage
Hi Nya,
Tried to implement as suggested. But still got stuck
I will try to explain more ..
I have A,B,C,D,E stages on BPF. The user goes A to D stage and saves and for each stage new
record for stage duration is created. Until this point its good.
But, if he just goes to B stage and does changes and moves to C then again a new record is created which I dont want to do that.
How can I achieve this, with the same WF.
any help will be great..