Li Jun
2022-04-19 2f183a6b0a83ec3f7d35375d5d25d200efc2a3e1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>QIS_M_BC_request</fullName>
    <availability>online</availability>
    <displayType>massActionButton</displayType>
    <encodingKey>UTF-8</encodingKey>
    <linkType>url</linkType>
    <masterLabel>新建QIS M-BC申请</masterLabel>
    <openType>replace</openType>
    <protected>false</protected>
    <requireRowSelection>true</requireRowSelection>
    <url>/a20/e?
Name=&quot;*&quot;&amp;
CF00N10000006Q4NP={!HTMLENCODE(QIS_Report__c.Name)}&amp;
CF00N10000006Q4NP_lkid={!HTMLENCODE(QIS_Report__c.Id)}&amp;
retURL=%2F{!HTMLENCODE(QIS_M_BC__c.Id)}</url>
</WebLink>