Hallo,
I would like to add a hash field to keep the hash from all fields...and when a field has changed the hash changed and this way I know something has been changed and I do some process.
How can I loop trough all fields and create one big string and then generate a hash from that string?
I have also cryptonite but I don't know how to loop trough fields... :-(
thank you for any tips!
Robert