<?xml version="1.0" encoding="UTF-8"?> 
 | 
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>SI_CreateBTN</fullName> 
 | 
    <availability>online</availability> 
 | 
    <displayType>massActionButton</displayType> 
 | 
    <encodingKey>UTF-8</encodingKey> 
 | 
    <linkType>url</linkType> 
 | 
    <masterLabel>新建SI业务文件</masterLabel> 
 | 
    <openType>replace</openType> 
 | 
    <protected>false</protected> 
 | 
    <requireRowSelection>false</requireRowSelection> 
 | 
    <url>/a2X/e?retURL=%2F{!SI_Attachment__c.Id}&00N10000006qHrZ=*&Name=*&CF00N10000006qHrc={!URLENCODE(Opportunity.Opportunity_No__c)}&CF00N10000006qHrc_lkid={!URLENCODE(Opportunity.Id)}</url> 
 | 
</WebLink> 
 |