#Update custom fields - Medusa

7 messages · Page 1 of 1 (latest)

sage tendon
#

Hey 🙂
I entered new custom fields into the Product entity,
when I’m trying to update these fields by the product form (from the admin)
these fields don’t appear in the form and obviously, the DB doesn’t update
any ideas ?

dark sigil
#

You can update it, creating custom end point in the backend using requests.

From admin, there are a lot of validations and classes and its hard to update your custom fields through the admin.

I modified my node_modules in order to adapt the code to my business but will be temp untill the team provide a good solution for our case 🙂

bright rover
#

@dark sigil in which file in node_module folder have you made changes?

bright rover
#

Can you please explain the path in more detail

dark sigil
#

To be honest im having bad habbits and its not recommended

#

Im doing that until the team develop the solution in the correct way