
I am trying to validate my change set but getting the below error.
In field: Opportunity_Name__c - no CustomField named Opportunity.Opportunity_Name__c found
I have removed the opportunity name from the field set and tried that but still failing ( i cannot remove from page layout as it is salesforce functionality)
Thanks
3 answers
The standard Opportunity Name you cannot remove from the page layout but because this is a custom field, so yes you can remove it.
Also, your change set might have other dependencies on this custom field which would be causing your change set to fail.