Hello, WizardButtons are being created here https://github.com/apache/wicket/blob/master/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/WizardButtonBar.java
You could override one or more method and return IndicatingButton for ex. https://github.com/sebfz1/wicket-jquery-ui/blob/wicket8.x/wicket-kendo-ui/src/main/java/com/googlecode/wicket/kendo/ui/form/button/IndicatingButton.java Or maybe add https://github.com/sebfz1/wicket-jquery-ui/blob/wicket8.x/wicket-jquery-ui/src/main/java/com/googlecode/wicket/jquery/ui/form/button/AjaxIndicatingButtonBehavior.java :) On Wed, 3 Apr 2019 at 11:42, sharofiddin <pardayev.sharofid...@gmail.com> wrote: > > I need to add a busy indicator to the Finish button of the wizard. I tried > several ways without success. Like this : > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=87917 > <https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=87917> > > -- > Sent from: > http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > -- WBR Maxim aka solomax --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org