Hi- When attempting to map a SKU to a lookup (to Account in this case), if the Name field of the related record is using all or close to the 80 characters, it is too long for the Custom Text field, because the ID is appended text name. Account Name is now allowed up to 255 characters, so it could go over 80 as well. Is there any way to increase the allowed characters in that field?
This is the error:
Insert failed. First exception on row 0; first error: STRING_TOO_LONG, C&P Custom Question Settings Name: data value too large: Humanitarian Assistance for the Women & Children of Afghanistan (HAWCA) (001E000000mLzvGIAS) (max length=80): [Name] Error is in expression '{!saveCustomAnswer}' in component <core.apexpages.components.ApexIncludeComponent> in page cnp_paas:cnp_settings_custom_question: (CnP_PaaS)
Thanks!
This is the error:
Insert failed. First exception on row 0; first error: STRING_TOO_LONG, C&P Custom Question Settings Name: data value too large: Humanitarian Assistance for the Women & Children of Afghanistan (HAWCA) (001E000000mLzvGIAS) (max length=80): [Name] Error is in expression '{!saveCustomAnswer}' in component <core.apexpages.components.ApexIncludeComponent> in page cnp_paas:cnp_settings_custom_question: (CnP_PaaS)
Thanks!
Comment