Hi
I needed to include before and after images of a db record in an editor for various reasons. I have written the code using JLog and it works fine. I have it in mind to change it to write to a table in order to simplify analysis of changes and so on.
Before I start on that, how difficult would it be to write a plug in that one could drop into the On Load and Submit events to do that automagically? I guess one would need two - one to save the before image on load and a second to write the saved before and new after image to a table.
Regards
I needed to include before and after images of a db record in an editor for various reasons. I have written the code using JLog and it works fine. I have it in mind to change it to write to a table in order to simplify analysis of changes and so on.
Before I start on that, how difficult would it be to write a plug in that one could drop into the On Load and Submit events to do that automagically? I guess one would need two - one to save the before image on load and a second to write the saved before and new after image to a table.
Regards