Skip to content

Can we incorporate Register and save user to database? #227

Answered by spinn
yukirivero asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @yukirivero,

this is out of scope for Vue Flow Form itself, but yes, you could send the collected data to your backend of choice in the complete event and save everything to the database. You can see an example of how to send data to your backend here:

https://github.com/ditdot-dev/vue-flow-form/blob/master/examples/questionnaire/Example.vue#L290-L310

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by spinn
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