I was looking at using the .orig() functionality to check values of the original record.
I've noticed however, that the 'orig()' and 'this' record of the table are identical.
I'm using this in the update() method of the table so maybe that's why I'm getting this behavior?
*This post is locked for comments