Hi.
How can i get data from wizard component builder to use it in wizard step jsp by javascript?
I construct tree for wizard step and build some log message during it. Next i need to use this log message in afterJS function specified for this wizard step.
Is it possible?
Thanks.