Hi all! I have a question, I created a new wizard template, and now I'm trying to invoke it using a button in the asset.
I'm using AEM 6.4.
This is actually my structure for the button and the wizard.
I was able to invoke the wizard using a href property inside the button, but the problem I'm facing now is how to pass parameters from the page of the button (asset url information) to the wizard JS handler.
do you have any recommendation?
Thanks in advance.