How to get original value for table fields during record modification
Views (7766)
Use table method orig(). It returns the orig buffer which is the committed version of the record in the database.
This was originally posted here.

Like
Report
*This post is locked for comments