I have a resource with x and y coordinates and I'm trying to create custom input with map from where to get these coordinates. But I can't change the record props. I tried with two [hidden] Field components, but I can't change their values as well.
Update: I found the solution here: admin-on-rest, redux-form, and trimming field values