bulma-extensions icon indicating copy to clipboard operation
bulma-extensions copied to clipboard

Do you have any javascript validation examples for your multi step form?

Open katieschofield89 opened this issue 6 years ago • 4 comments

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?

katieschofield89 avatar Sep 04 '18 12:09 katieschofield89

Hi, does anybody has an answer for that. I have literally the same problem.

julian-ha avatar Feb 26 '20 16:02 julian-ha

Hi,

here is an example: https://github.com/Wikiki/bulma-extensions/issues/20#issuecomment-357448004

CreativeBulma avatar Feb 26 '20 16:02 CreativeBulma

Hi, I am using this example but it gave me "StepsWizard is not defined"

julian-ha avatar Feb 26 '20 22:02 julian-ha

What bout using bulmaSteps instead of StepsWizard?

CreativeBulma avatar Feb 28 '20 08:02 CreativeBulma