bulma-extensions
bulma-extensions copied to clipboard
Do you have any javascript validation examples for your multi step form?
Hi I'm using the steps wizard to have multiple stages in a form. how do you validate each stage and stop the next button from going to the next stage if the current stage that you are on is not valid?
Hi, does anybody has an answer for that. I have literally the same problem.
Hi,
here is an example: https://github.com/Wikiki/bulma-extensions/issues/20#issuecomment-357448004
Hi, I am using this example but it gave me "StepsWizard is not defined"
What bout using bulmaSteps
instead of StepsWizard
?