Hi,
I would like to know how to check the current value and the previous value entered by user before changes.
for example, the form will allow user to enter customer number. The first time user enter 10 then change to 22
customer number : 10 -> change to 22
how do I get the previous value which is 10 in this case