Hello,
I have recently been tasked with updating a large catalog of SP 2010 version workflows to SP13 versions. The one nagging problem is that the user base HATES the click between launching the approval task and actually getting to the page to click the approve/reject button. I have tried URL manipulation (inserting a link on the WorkFlowTask/DispForm.aspx page that is the same as the "Edit Item" URL but the associated workflow inserts the task list ID in the URL @ ID=) that I cant get to work.
I saw some threads on calendar views and buttons on the page that emulate the ribbon but are not the ribbon. In may case would it be possible to use HTML/JS to:
1. Make a button
2. On click that button would do the same thing as the "Edit Item" button in the Ribbon