wispy-yellowW
Refine2y ago
9 replies
wispy-yellow

How to change form data before submitting when using the Edit component?

When using the
<Edit />
component together with
useForm
from
@refinedev/react-hook-form
, how can I change the data before it gets sent to the API?
Was this page helpful?