Next.js Discord

Discord Forum

OnChange Saving in Form

Unanswered
Craveri's Murrelet posted this in #help-forum
Open in Discord
Craveri's MurreletOP
Hey what's the best practice to handle PUT (save) form data on forms using server actions.
The form action is already set to Delete, how can i pass the form data into a handle change event ?

4 Replies

Craveri's MurreletOP
wat
I eneded doing onBlur which was probably the go in the first place
@Craveri's Murrelet wat
why is there a // @ts-ignore