DEV Community

Munmun Bohra
Munmun Bohra

Posted on

Create a form with draft save data

I want to create a form which will have a data which i saved as a draft in draft table and make that editable by adding edit button as well as submit button which will saved to final table.

Top comments (0)