<?xml version="1.0" encoding="UTF-8"?>
|
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>new_CIC_Contact</fullName>
|
<availability>online</availability>
|
<displayType>massActionButton</displayType>
|
<encodingKey>UTF-8</encodingKey>
|
<linkType>url</linkType>
|
<masterLabel>创建CIC</masterLabel>
|
<openType>replace</openType>
|
<protected>false</protected>
|
<requireRowSelection>false</requireRowSelection>
|
<url>/500/e?retURL=%2F{!Contact.Id}&def_contact_id={!Contact.Id}&
|
def_account_id={!IF(Contact.RecordTypeId='01210000000QfWi',Account.Id,Account.Parent_Parent__c)}
|
&RecordType=01210000000QsYp&ent=Case</url>
|
</WebLink>
|