I\'m trying to create a dialog in which I define multiple waterfall steps. In the context of this dialog, I need sometimes to go back to the previous waterfall step accordin
I'm not sure, if it's the right and efficient way to do it, but you can experiment with the State property of the context.ActiveDialog within your Task function.