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.
copy remove selected task to html button on weg page
Moderator: General Moderators
-
singhai.nish
- Forum Newbie
- Posts: 1
- Joined: Wed Jun 18, 2014 9:31 am
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: copy remove selected task to html button on weg page
Is this Javascript? If so, you can have both buttons have the same class and bind it to the same button down event.
(#10850)