I want to deploy a WebLink from Specific Object Reference for example a Custom Button.
I can retrieve the Custom Button from the Object Level Metadata using this xml fragments:
`
Support_Order__c.Custom_Clone
<name>WebLink</name>
</types>`
But I cannot deploy it to my sandbox environment.
This is an error message:
All Component Failures:
objects/Support_Order__c.object -- Error: Must specify a non-empty label for the CustomObject (line 0 column 0)
I want to deploy a WebLink from Specific Object Reference for example a Custom Button. I can retrieve the Custom Button from the Object Level Metadata using this xml fragments:
`
But I cannot deploy it to my sandbox environment.
This is an error message: All Component Failures:
*** DEPLOY FAILED ***