We are getting this error when we try to extend options for a custom field:
Update failed. First exception on row 0 with id a0Od000000F0NQBEA3; first error: STRING_TOO_LONG, Field Values: data value too large: Prime Produce; ASH; AIF NYYP; AAFE; BRAC USA; ELiTE; Free Poster Program; Groundup Global; Henry Review; Lucha Librarian; Network Positive; Praxis I.G.; PreProBono; ProCreativity; Prosody; Project by Project; SAFE.; She's the First; Shenanigans for Charity; SouperKitchen; Tagai; TAP NY; TrickleUp YP; (max length=255): [CnP_PaaS_EVT__Field_values__c]Error is in expression '{!save}' in component <apex
age> in page cnp_paas_evt:createcustomfields
An unexpected error has occurred. Your solution provider has been notified. (CnP_PaaS_EVT)
Clearly, it's saying there's a 255 character limit, but we had this fixed already in the latest update. Can someone help us figure out what went wrong?
Also, we are getting the following error after registration payment:
Update failed. First exception on row 0 with id a0Od000000F0NQBEA3; first error: STRING_TOO_LONG, Field Values: data value too large: Prime Produce; ASH; AIF NYYP; AAFE; BRAC USA; ELiTE; Free Poster Program; Groundup Global; Henry Review; Lucha Librarian; Network Positive; Praxis I.G.; PreProBono; ProCreativity; Prosody; Project by Project; SAFE.; She's the First; Shenanigans for Charity; SouperKitchen; Tagai; TAP NY; TrickleUp YP; (max length=255): [CnP_PaaS_EVT__Field_values__c]Error is in expression '{!save}' in component <apex

An unexpected error has occurred. Your solution provider has been notified. (CnP_PaaS_EVT)
Clearly, it's saying there's a 255 character limit, but we had this fixed already in the latest update. Can someone help us figure out what went wrong?
Also, we are getting the following error after registration payment:
Authorization Required You must first log in or register before accessing this page. If you have forgotten your password, click Forgot Password to reset it. |
Comment