CRM Mapping
I’m busy developing a payment piece for a CRM deployment and thought I could use entity mapping to allow users to select a payment method e.e credit/debit card and have a charge amount associated with the payment method added to their payment line. It turns out that entity mapping only works whe you create a child record from a parent record and not when you lookup a parent record. It looks like I’m going to have to javascript a solution to this problem

Leave a Reply