I have created a Custom Entity - Installation in which i have a Productid
attribute [which is related from Product Entity]. I have added Installation
entity to case entity. Now i want that once i select installation in case
the productid should automatically flow from installation entity to case
entry. How can this be done? I have tried it creating custom mapping, but the
product is not populating. Please help me.