高章伟
2022-03-10 8db20630a2675ca14e03ccdee91c614397b5c964
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?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} 
&amp;CF00N1000000484Jx={!Contact.Name} 
&amp;CF00N1000000484Jx_lkid={!Contact.Id} 
&amp;CF00N100000048SOz={!Contact.CreatedBy_Name__c}
&amp;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&amp;retURL=%2F{!Contact.Id}&amp;save_new_url=%2Fa1E%2Fe%3FretURL%3D%252F{!Contact.Id}
%2600N100000048SSr%3D{!SUBSTITUTE(Text(TODAY()), &quot;-&quot;, &quot;%2F&quot;)}
%26CF00N1000000484Jx%3D{!Contact.Name}
%26CF00N1000000484Jx_lkid%3D{!Contact.Id}
%26CF00N100000048SOz%3D{!Contact.CreatedBy_Name__c}
%26CF00N100000048SOz_lkid%3D{!Contact.CreatedById}</url>
</WebLink>