I would like to catch the original and new values from an onchange in a view. Is it possible? (any difference among v6.1, v7, trunk?)
This would be for: a) validating the new value and, if not right, revert to the original one. b) update another variable depending on these two values.