Li Jun
2022-04-13 5c01ebbfddb6b8674430b47c22977bea2e350084
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>CreateVOCFromCIC</fullName>
    <availability>online</availability>
    <description>&amp;CF00N10000002DPUD={!Case.Hospital_Name__c} 
&amp;CF00N10000002DPUD_lkid={!Case.Hospital_Id__c} 
&amp;CF00N10000002Dh0f={!Case.Department_Class_Name__c} 
&amp;CF00N10000002Dh0f_lkid={!Case.Department_Class_Id__c} 
&amp;CF00N10000002CWW4={!Case.Account__c} 
&amp;CF00N10000002CWW4_lkid={!Case.AccountId__c}</description>
    <displayType>massActionButton</displayType>
    <encodingKey>UTF-8</encodingKey>
    <linkType>url</linkType>
    <masterLabel>新建VOC(CIC)</masterLabel>
    <openType>replace</openType>
    <protected>false</protected>
    <requireRowSelection>false</requireRowSelection>
    <url>/a0B/e?retURL=%2F{!Case.Id}&amp;RecordType=01210000000Qeky&amp;ent=01I10000000SWfe
&amp;CF00N10000004o460={!Case.CaseNumber}
&amp;CF00N10000004o460_lkid={!Case.Id}
&amp;00N10000002GE3Z={!Case.Department__c}
&amp;CF00N10000002DPUD={!Case.Account__c} 
&amp;CF00N10000002DPUD_lkid={!Case.AccountId__c}</url>
</WebLink>