Logging change of a field possible?

Hi,
Is there a posibiliy to log the change of a field?
E.g. through a hook or something else?
Eventually someone have a idea how that could be realised?

Cheers

Yes, you can do that via a hook. Check out my logger plugin, it logs all changes which is probably not what you need if you only want to log changes to one field but it will give you an idea how to proceed:

1 Like