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
<?xml version="1.0" encoding="UTF-8"?>
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Create_Account_GI</fullName>
    <availability>online</availability>
    <description>新規科室分類 消化科を作成します。</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=01210000000QemL
&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%b6%88%e5%8c%96%e7%a7%91</url>
</WebLink>