Page 1 of 1

copy remove selected task to html button on weg page

Posted: Wed Jun 18, 2014 9:48 am
by singhai.nish
As seen in image, I need a copy of the remove selected ( marked in red ) to be available as a button down. ( it will remove the top item + send mail to next ).

How is it possible to have a button point to same code.

Re: copy remove selected task to html button on weg page

Posted: Wed Jun 18, 2014 10:54 pm
by Christopher
Is this Javascript? If so, you can have both buttons have the same class and bind it to the same button down event.