When our designer (non-admin) wanted to edit registraion email it threw this error:
Delete failed. First exception on row 0 with id a2PC0000000CmYHMA0; first error: INSUFFICIENT_ACCESS_OR_READONLY, insufficient access rights on object id: [] Error is in expression '{!SaveMail}' in component <apex:commandButton> in page cnp_paas_evt:registrationemail: (CnP_PaaS_EVT)
An unexpected error has occurred. Your solution provider has been notified. (CnP_PaaS_EVT)
-------------
Obviously a permissions thing but I don't understand what I need to do, please advise
Delete failed. First exception on row 0 with id a2PC0000000CmYHMA0; first error: INSUFFICIENT_ACCESS_OR_READONLY, insufficient access rights on object id: [] Error is in expression '{!SaveMail}' in component <apex:commandButton> in page cnp_paas_evt:registrationemail: (CnP_PaaS_EVT)
An unexpected error has occurred. Your solution provider has been notified. (CnP_PaaS_EVT)
-------------
Obviously a permissions thing but I don't understand what I need to do, please advise
Comment