Copy Record_Image from a custom module to another module
Hello,
I am writing a function to basically create a new record of Products based on a Custom Module.
The image field name of both modules is Record_Image
The xxx.get("Record_Image") with put() doesnt work
Can anyone give some insights?