I am trying to determine if an attribute has changed before an update action is applied.
For example the a user clicks a checkbox which then submits a value of true of false to the column foo.
What is the best way to make this comparison before the form has been submitted?