Li Jun
2022-05-11 b776940205e893302f77d24c4285613f228b44c6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Create_Equipment</fullName>
    <availability>online</availability>
    <displayType>massActionButton</displayType>
    <encodingKey>UTF-8</encodingKey>
    <linkType>url</linkType>
    <masterLabel>新規備品</masterLabel>
    <openType>replace</openType>
    <protected>false</protected>
    <requireRowSelection>true</requireRowSelection>
    <url>/a0F/e?
CF00N10000002Dx4O_lkid={!Account.HospitalId__c}
&amp;CF00N10000002Dx4O={!Account.Hospital__c}
&amp;CF00N10000002Dx4S_lkid={!Account.Department_ClassId__c}
&amp;CF00N10000002Dx4S={!Account.Department_Class__c}
&amp;CF00N10000002Dx1V_lkid={!Account.Id}
&amp;CF00N10000002Dx1V={!Account.Name}</url>
</WebLink>