Navigate betweeen wizards

Wondering if it is possible to use a wizard’s button action to run multiple actions, including navigating to another wizard to complete the next steps. Any insights on this would be great.

You could put two wizards on the page and use conditional rendering on each that you can trigger from the button.

Thanks Raymond. And would this work in the case that I also have tabs sets on the page and the wizards are within the different tabs?

No. You would have to get rid of the tabset for this to work.