I created one HTML webresource and call that webresource from the ribbon button's onclick.In that Html i have one button and if i click the button i call the workflow.
Now i need to pass the parameter to workflow.(i.e) in workflow i have the input argument string while I click the button from html i need to pass some value to Workflow's Input Argument.
How can I do this ?
*This post is locked for comments