function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Ben PerkinsBen Perkins 

Please Help??? Error Invalid Data

I keep getting this error message when I try to create a lead.
Please help?

Error: Invalid Data. 
Review all error messages below to correct your data.
Apex trigger MergeLeadOnCreatingWebtoLead caused an unexpected exception, contact your administrator: MergeLeadOnCreatingWebtoLead: execution of AfterInsert caused by: System.QueryException: No such column 'Address' on entity 'Lead'. If you are attempting to use a custom field, be sure to append the '__c' after the custom field name. Please reference your WSDL or the describe call for the appropriate names.: Trigger.MergeLeadOnCreatingWebtoLead: line 45, column 1