Hello dears,
I want to check the difference between the old rec and the new record using the global triggers and the recref and xrecref, so for example if a record in any table has been modified, I want to do the comparison between the rec ref and the xrecref to check which field id has been changed (I think it should be by using OnGlobalModify but I couldn't find a way to trigger it)
Categories: