Hello. I'm really interesting in the following thing. Imagine we have a workflow with task wf:xtask. When user opens this task in share he takes decision what to do: to signal transition "a" or transition "b". The problem is that he has to provide different properties sets for signalling each transition. Is it possible to do with share?
Another scenario: user may want to sart new workflow 'related' to current one. In this case i want to create a button which display popup dialog, that populates all needed data from user and starts new workflow.
Any suggestions are appreciated. Thanks in advance.