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