I'm trying to edit our SKU mapping.
I select the edit button next to the row in question. At the top, I change the object selected from Contact to Opportunity. I receive the following error message:
Map key Created_by_CnP__c not found in mapError is in expression '{!fieldlistmap_picklist_8[CustomAnswer.CnP_PaaS__Object_Map__c][CustomAnswer.CnP_PaaS__Field_Map__c]}' in component <apex:selectOneListbox> in page cnp_paas:cnp_settings_custom_question
I also receive this error message after deleting the row in question at attempting again.
Thanks,
Radha
I select the edit button next to the row in question. At the top, I change the object selected from Contact to Opportunity. I receive the following error message:
Map key Created_by_CnP__c not found in mapError is in expression '{!fieldlistmap_picklist_8[CustomAnswer.CnP_PaaS__Object_Map__c][CustomAnswer.CnP_PaaS__Field_Map__c]}' in component <apex:selectOneListbox> in page cnp_paas:cnp_settings_custom_question
I also receive this error message after deleting the row in question at attempting again.
Thanks,
Radha
Comment