akveo / akveo/blur-admin

What is the best way to trigger wizard form submit?

Ouverte
#103 1 commentaire 3 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
11.3k
Forks
3k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

I use the wizard form directive and the normal form has been divided to several steps.
What I wanted to do is when you click the second last **next** button (ATTENTION: not the last one),you can submit the whole data to the server side,and in the **finish step** (REALLY last step) you can show some messages returned from server side.But I didn't find a way of how.
So I just put a button in the **finish step** page and bind a click event to submit the data instead,but this is really not the way users desired.
Any ideas? thanks!

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.