I am trying to use the hook_form_alter to modify the fields of an Inline entity form in a commerce product display node.
I know how to edit a normal field but this does not work for an entity form field. How do I go about editing a field, for example changing the price field label?
Thanks Robert