I use ALfresco 5.2 community edition and I need to start a custom workflow directly from the document details page, though a custom button/action.
I've already searched the web and Stackoverflow community, the nearest thing I've found is this but I can't figure it out.
I would like to use the default page for the workflow http://localhost:8080/share/page/site/my-site/start-workflow
with the dropdown already selected.
How can I do that?