asked on March 12, 2015
I have a multi value field, I want to record into the Business Process Log the values that were added by the user in that step. How could I compare the before and after values, and then get only the new values?
I am thinking I can store the original values before it is sent to the user, and then get the new values but how could I then compare them to remove the ones from the list that were already there?
I am using WF 9.1
0
0