Needs review
Project:
Devtrac Distribution
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
27 Jun 2014 at 10:08 UTC
Updated:
1 Jul 2014 at 09:16 UTC
Jump to comment: Most recent
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
Comment #1
amuhebwa commentedcancel functionality now being implemented using php, rather than javascript.