Form changes
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
This small helper module can be used to track value changes in form submissions. Only install if required by another module.
Use this helper module to track changes in node field values via form submits. This tracking can be useful e.g. in cases where actions should be triggered only if a value has been changed.
To test if a field's value has changed, evaluate the global variable $form_changes any time after form validation has occurred.
Sample code:
