You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used stepy for our wizard. I want to validate each element inside each field.
If all values entered means it should go to other field. else it should alert and return false?
How to accomplish this?
I have two validation plugins to be integrated with stepy. [Jquery Validation plugin or Parsley JS]
Note: I have gone through the documentation. I cant find exact hack of implementing it.
The text was updated successfully, but these errors were encountered:
I used stepy for our wizard. I want to validate each element inside each field.
If all values entered means it should go to other field. else it should alert and return false?
How to accomplish this?
I have two validation plugins to be integrated with stepy. [Jquery Validation plugin or Parsley JS]
Note: I have gone through the documentation. I cant find exact hack of implementing it.
The text was updated successfully, but these errors were encountered: