Edit page fetch
In my Edit page, I have an Autocomplete with registered using register from useForm,
so refine will automatically pick the value of that field and give to the component
is there any way I can access that value when refine give it in the Autocomplete component so I can modify it
so refine will automatically pick the value of that field and give to the component
is there any way I can access that value when refine give it in the Autocomplete component so I can modify it
