Full width home advertisement

IT Sharing

Travel the world

Climb the mountains

Post Page Advertisement [Top]

 



Please remember that you have to write the source in onRouteMatched or onAfterRendering function 

Then following the code below.

var oFirstStep= this._wizard.getSteps()[0];

            this._wizard.discardProgress(oFirstStep);

            var oCurrStep = this.getView().byId(this._currentStep);//this._currentStep is step you want to nav to

            this._wizard.goToStep(oCurrStep);

            oCurrStep.setValidated(false);

Không có nhận xét nào:

Đăng nhận xét

Bottom Ad [Post Page]