<?xml version="1.0" encoding="UTF-8"?>
|
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Create_Product2</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>/02i/e?
|
CF00N10000002CYBR_lkid={!Account.HospitalId__c}
|
&CF00N10000002CYBR={!Account.Hospital__c}
|
&CF00N10000002CYBW_lkid={!Account.Department_ClassId__c}
|
&CF00N10000002CYBW={!Account.Department_Class__c}
|
&Account_lkid={!Account.Id}
|
&Account={!Account.Name}
|
&Name=*</url>
|
</WebLink>
|