at the time, you have in your custom doctype a link field called product which links to “your_product_doctype”.
Now you need a second field (type “Data”) in your custom doctype wich fetch the “Product Name” from “your_product_doctype”. There for you have to add a new field something like that:
3 Likes
