Adding Buttons to the Wizard?

Hi,

Is it possible to add custom buttons to the wizard?

I would like to add a form reset button in the middle between the back and next button. Is there a way to do this?

Thanks very much!

Hello @NG-Helpdesk,

Wizard container doesn't support adding custom buttons.

You can either add a custom button as an HTML element using jQuery. Please find the example in this post:

Or simply add a custom button outside of Wizard container.

1 Like

@mnikitina,

Thanks for your response. I suspected that might be the case but I wanted to be sure there wasn't an easier way.

I really appreciate all the help you give. Have a great day!

1 Like