cancel
Showing results for 
Search instead for 
Did you mean: 

how to pass values from Wizard to Dialog?

esource
Champ on-the-rise
Champ on-the-rise
I ran a Wizard and after the wizard completes, I would like the Wizard to pass a message to the Dialog.  I am not starting the Dialog new but am using the navigator to navigate back to it.  How can I pass a message back to this dialog page?  Or how can I call a Dialog from this Wizard?
2 REPLIES 2

savic_prvoslav
Champ on-the-rise
Champ on-the-rise
hi, just return value like: dialog:nameofdialog.

hope id helps. also check http://wiki.alfresco.com/wiki/Dialog_Framework , http://wiki.alfresco.com/wiki/Wizard_Framework

esource
Champ on-the-rise
Champ on-the-rise
Yes, thank you for your post.  Yes, data can be passed via the DialogManager.