binxie
2024-01-22 102afa21c115e8c8b9333a326c3d1af08fe76faf
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
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Create_Account_GS</fullName>
    <availability>online</availability>
    <description>新規科室分類 普外科を作成します。
UTF8对应前
/001/e?retURL=%2F001%2Fo&amp;RecordType=01210000000Qeze
&amp;ent=Account
&amp;acc2=*
&amp;CF00N10000002CY6q_lkid={!Account.Id}
&amp;CF00N10000002CY6q={!Account.Name}
&amp;acc3_lkid={!Account.Id}
&amp;acc3={!Account.Name}
&amp;00N10000002CY4u=普外科</description>
    <displayType>massActionButton</displayType>
    <encodingKey>UTF-8</encodingKey>
    <linkType>url</linkType>
    <masterLabel>新規科室分類 普外科</masterLabel>
    <openType>replace</openType>
    <protected>false</protected>
    <requireRowSelection>true</requireRowSelection>
    <url>/001/e?retURL=%2F001%2Fo&amp;RecordType=01210000000Qeze
&amp;ent=Account
&amp;acc2=*
&amp;CF00N10000002CY6q_lkid={!Account.Id}
&amp;CF00N10000002CY6q={!Account.Name}
&amp;acc3_lkid={!Account.Id}
&amp;acc3={!Account.Name}
&amp;00N10000002CY4u=%e6%99%ae%e5%a4%96%e7%a7%91</url>
</WebLink>