informed icon indicating copy to clipboard operation
informed copied to clipboard

onSubmit with Multi-Step?

Open osseonews opened this issue 1 year ago • 1 comments

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.

osseonews avatar Jun 12 '23 23:06 osseonews

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 ^^^

joepuzzo avatar Oct 02 '23 15:10 joepuzzo