You need to sign in to do that
Don't have an account?
Error In Profile Deployment
Hi,
We have been facing one issue while carrying out the Profile Deployment from Sandbox (Partial Copy) to the Production Environment. Below is the error which we are getting.
In field: field - no CustomField named Account.SalesforceCustomer found
We verified that the Account.SalesforceCustomer field does exist in the Source environment and not in the Production environment however it's not a Custom Field but a Standard Field.
Can anyone please let us know on which feature in Salesforce creates this Standard Field. Also, how to overcome this problem to ensure a seamless deployment.
The searchResultsField is only available to the object once the Tab is defined so try deploying it after tab deployment.
Refer below link :
https://developer.salesforce.com/forums/?id=906F00000008ncmIAA
Important :
If this is what you were looking for then please mark it as a "SOLUTION" or You can Click on the "Like" Button if this was beneficial for you.
searchResultsField??
Thanks Balaji for your inputs, however here we're concerned about Account.SalesforceCustomer field.