The Cancel Button module is not very smart, it just goes back. That is not always what should happen.

We should do more intelligence in the form submit of the button, there are some examples here. And just put those 2 hooks in the devtrac.module file.

http://drupal.stackexchange.com/questions/31494/how-can-i-add-a-cancel-b...

Comments

amuhebwa’s picture

Assigned: Unassigned » amuhebwa
Status: Active » Needs review

cancel functionality now being implemented using php, rather than javascript.