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

onSubmit with Multi-Step? #454

Open
osseonews opened this issue Jun 12, 2023 · 1 comment
Open

onSubmit with Multi-Step? #454

osseonews opened this issue Jun 12, 2023 · 1 comment

Comments

@osseonews
Copy link

How do you use onSubmit with Multistep? https://teslamotors.github.io/informed/getting-started/multistep

At the end of all the steps, we need to submit the form to the backend. Alternatively, is it possible to submit the value(s) generated in each step to a backend after each step?

Thanks.

@joepuzzo
Copy link
Collaborator

joepuzzo commented Oct 2, 2023

You use onSubmit just like any other form.

Yes: https://teslamotors.github.io/informed/olddocs/?path=/story/multistep-forms--multistep-actions

See old docs where I have this example of multistep actions ^^^

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