Tech Support > Microsoft Windows > Windows CRM > Mapping Attributes from Custom Entities
Mapping Attributes from Custom Entities
Posted by Prashant on September 22nd, 2006


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.

Posted by Josh Behl on September 23rd, 2006


Your best bet is to write a postcreate and post update callout to accomplish
this.

"Prashant" wrote:


Similar Posts