xjsender / haoide

Stop upgrade, most of features were delivered in https://github.com/xjsender/haoide-vscode
MIT License
199 stars 46 forks source link

How to deploy a WebLink to my sandbox environment. #135

Open sharstream opened 8 years ago

sharstream commented 8 years ago

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:

  1. objects/Support_Order__c.object -- Error: Must specify a non-empty label for the CustomObject (line 0 column 0)

*** DEPLOY FAILED ***