#Recipe for autosave form with multiple input using mantine form

3 messages ยท Page 1 of 1 (latest)

copper bramble
#

This is both backend and frontend question. I have a form with 10 input fields. How do i approach this problem, should I create 10 different BE endpoint for each field or just one where a field onchange will triger the whole form submit

And ofcourse how should I use mantine form to make this more efficient & effective

PS i used mantine form many times before with basic usecase. Couldn't figure out this autosave mechanism myself

craggy field
copper bramble
#

thank you for your answer, I will try it out ๐Ÿ™‚