binxie
2024-01-20 e0de9222da210f9c8eb1a9f5400f936a14923e11
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Create_Opportunity</fullName>
    <availability>online</availability>
    <displayType>button</displayType>
    <encodingKey>UTF-8</encodingKey>
    <hasMenubar>false</hasMenubar>
    <hasScrollbars>true</hasScrollbars>
    <hasToolbar>false</hasToolbar>
    <height>600</height>
    <isResizable>true</isResizable>
    <linkType>url</linkType>
    <masterLabel>引合作成</masterLabel>
    <openType>newWindow</openType>
    <position>none</position>
    <protected>false</protected>
    <showsLocation>false</showsLocation>
    <showsStatus>false</showsStatus>
    <url>/006/e?retURL=%2F{!Account.Id}
&amp;accid={!Account.Id}
&amp;RecordType=01210000000QekK
&amp;CF00N10000002CYBC_lkid={!Account.HospitalId__c}
&amp;CF00N10000002CYBC={!Account.Hospital__c}
&amp;CF00N10000002CYB7_lkid={!Account.Department_ClassId__c}
&amp;CF00N10000002CYB7={!Account.Department_Class__c}
&amp;ent=Opportunity</url>
</WebLink>