Refresh form without losing data #108
-
I would like to know if its possible to refresh the form component and keep the data that was previously filled on form. I'm working with some values that came from an useState hook on a custom component, but those values only update on form when I force refreshing, as it was not reactive to changes from outside form values...but every time a force refreshing I lose the filled data...can anyone help me with this issue? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
@fecarrilho Can you expand on the requirement. |
Beta Was this translation helpful? Give feedback.
-
@fecarrilho Please refer how to update field value from outside of the form using |
Beta Was this translation helpful? Give feedback.
@fecarrilho Please refer how to update field value from outside of the form using
metaApi
:https://mui-forms.vercel.app/meta-api