<?xml version="1.0" encoding="UTF-8"?>
|
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Create_Contact</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>/003/e?retURL={!Account.Id}
|
&con4_lkid={!Account.Id}
|
&CF00N10000002CvnD={!Account.Department_Class__c}
|
&CF00N10000002CvnD_lkid={!Account.Department_ClassId__c}
|
&RecordType=01210000000QfWd
|
&ent=Contact</url>
|
</WebLink>
|