<?xml version="1.0" encoding="UTF-8"?> 
 | 
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>NewOnLineSurvey2</fullName> 
 | 
    <availability>online</availability> 
 | 
    <description>医療従事者用 
 | 
/a1E/e?retURL=%2F{!Contact.Id}  
 | 
&CF00N1000000484Jx={!Contact.Name}  
 | 
&CF00N1000000484Jx_lkid={!Contact.Id}  
 | 
&CF00N100000048SOz={!Contact.CreatedBy_Name__c} 
 | 
&CF00N100000048SOz_lkid={!Contact.CreatedById}</description> 
 | 
    <displayType>massActionButton</displayType> 
 | 
    <encodingKey>UTF-8</encodingKey> 
 | 
    <linkType>url</linkType> 
 | 
    <masterLabel>新建On Line Survey</masterLabel> 
 | 
    <openType>replace</openType> 
 | 
    <protected>false</protected> 
 | 
    <requireRowSelection>false</requireRowSelection> 
 | 
    <url>/setup/ui/recordtypeselect.jsp?ent=01I10000000u0VA&retURL=%2F{!Contact.Id}&save_new_url=%2Fa1E%2Fe%3FretURL%3D%252F{!Contact.Id} 
 | 
%2600N100000048SSr%3D{!SUBSTITUTE(Text(TODAY()), "-", "%2F")} 
 | 
%26CF00N1000000484Jx%3D{!Contact.Name} 
 | 
%26CF00N1000000484Jx_lkid%3D{!Contact.Id} 
 | 
%26CF00N100000048SOz%3D{!Contact.CreatedBy_Name__c} 
 | 
%26CF00N100000048SOz_lkid%3D{!Contact.CreatedById}</url> 
 | 
</WebLink> 
 |