Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submit Form Handler #136

Closed
ateequrrahman97 opened this issue Nov 15, 2021 · 1 comment
Closed

Submit Form Handler #136

ateequrrahman97 opened this issue Nov 15, 2021 · 1 comment

Comments

@ateequrrahman97
Copy link

Is your feature request related to a problem? Please describe.
If the smart wizard has a form submit handler/ form finish handler that can describe the form completion. like leaveStep event then we can better handle the form submission manually and add some functionality on form submit like validator / ajax requests etc.

Describe the solution you'd like
Like the leaveStep event in the wizard, we can add event/function on form completion/finish then the user will be able to add some functionality on form submit like validator / ajax requests, etc.

Describe alternatives you've considered

Additional context
@techlab

@techlab
Copy link
Owner

techlab commented Nov 19, 2021

Hi @ateequrrahman97, #20 (comment) here is the code spinet that does the functionality you, it has an example on how to do ajax calls on each step progress, hope it helps.

@techlab techlab closed this as completed Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants