I'd love to extend workflows and give a user the opportunity to select "stuff" on custom workflow processes. As far as i understood, using the Dialog Participant Chooser is a workflow step implementation, which can be used to open PopUps.
So, to test the functionality, i'm assigning a simple dialog (the dialog implemented in this tutorial http://dev.day.com/docs/en/cq/5-5/workflows/wf-extending.html) to the Dialog Participant Chooser, but nothing happens.
What am i missing?
- EDIT#1: it does open a dialog, but the one which allows to step further to the next workflow step ...
- EDIT#2: apparently the Dialog Participant Step doesn't care at all, if a dialog is set or not.
- EDIT#3: apparently it just doesn't work when started from the sidekick ...