There are instances wherein an error is encountered when trying to Validate a Project for a Custom Form against the Target Account.
Error: “An error occurred during validation of Custom Objects against the account (customformID)”
Details: “The columnBreak value of the [scriptid=customdieldID] field object cannot be modified.”
This may be due to the value of the Column Break field on the Custom Form XML File.
Solution
- Edit the Custom Form XML file
- Look for the Script ID referenced on the error ([scriptid=customdieldID])
- Look for the following codes:
T
- Change the code to:
F
- Click Save