Skip to content

Account creation with a multi-step form #210

Answered by janko
nephaest asked this question in Q&A
Discussion options

You must be logged in to vote

I recommend just making this form multi-step on the client-side, showing and hiding different parts of the form, and then submitting all the data to the create account endpoint in the end.

The only use case I can imagine for wanting to make a multi-step form on the server side is remembering data that was already entered in case the user aborts. But that doesn't seem necessary for your use case.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nephaest
Comment options

Answer selected by nephaest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants