
I have edited the Lead Form and when I click to Save I get a message [Object XMLDocument]. The first part of the log file has the following message:
Message: Property FirstName is not declared in the control manifest.
Exception type: System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]
I configured the form initially and it saved fine and users are work well with the leads area. Need to do a modification and cannot proceed.
Any suggestions?
Thanks
Hi LMata,
Have you done any customization to the lead form?
For the message: “Property FirstName is not declared in the control manifest.”, you can refer following link:
This was because the name of the property was changed And the updated solution was imported, while the control on the form was still referring to the old property name.
Regards,
Leah Ju
Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.