fires when a user clicks the Next button or completes the action of the current step
$$("hint").attachEvent("onNext", function(step){ webix.message("This is the next step."); })