Hi there,
I have an end user that I would like to have access to CnP Settings -- Custom Questions.
Right now, he is able to access all the other tabs within CnP Settings, just not Custom Questions. When he clicks on it, he receives the following error message:
Map key dontationTypeText__c not found in map
Error is in expression '{!fieldlistmap_8[cq.Object_Map__c][cq.Field_Map__c]}' in component <apex:repeat> in page cnp_paas:cnp_settings_custom_question
What do I need to changes in his security setup to grant him access?
Thanks,
R
I have an end user that I would like to have access to CnP Settings -- Custom Questions.
Right now, he is able to access all the other tabs within CnP Settings, just not Custom Questions. When he clicks on it, he receives the following error message:
Map key dontationTypeText__c not found in map
Error is in expression '{!fieldlistmap_8[cq.Object_Map__c][cq.Field_Map__c]}' in component <apex:repeat> in page cnp_paas:cnp_settings_custom_question
What do I need to changes in his security setup to grant him access?
Thanks,
R
Comment