- 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
- Mapping fields between entities for Onchange events (Windows CRM) by Carroll Little
- Many to many custom entities (Windows CRM) by Elena
- Field Mapping to New Entities. (Windows CRM) by Dave Harris
- Mapping custom attributes in product to quote detail (Windows CRM) by VernonHollow
- Mapping entities (Windows CRM) by Yara

