craue / CraueFormFlowBundle

Multi-step forms for your Symfony project.
MIT License
736 stars 118 forks source link

Save current step to a database #309

Closed kironet closed 6 years ago

kironet commented 6 years ago

Hi,

Is it possible to save current step to a database? Example what I mean:

I have checkout form Step 1: Billing and Shipping address + email and telephone Step 2: Shipping method Step 3: Payment method

So I need to save Step 1 to the database after clicking "next". I want to have customer's email so I can send him an email if he leaves checking out process.

Hope this make sense.

Thanks

beardedev commented 4 years ago

Hello Kironet,

Did you find a solution for this issue ?

Thank's for your feedback :)