Navigate to specific Step inside wizard

Hi Team,

I just come across your wizard Add-ons and it is really amazing enhancement for Cuba ,

But I just want to know how to navigate to specific step directly from custom button without using next button ,

like Remove button you added to the wizard

I have button on one of my steps , I want once that button is clicked navigate to specific Step

I passed by the Webwizard Class , noticed switchToTab function ,
But How can i use it from outside

Thanks

Hi,

i think currently the addon does not provide the ability to control it programmatically. That being said it seems like a reasonable improvement for the addon.

see: Ability to programmatically set the open Step · Issue #17 · mariodavid/cuba-component-wizard · GitHub

Cheers
Mario