yangjieke
2022-03-22 08757a34e87bde82f3d1e3065f40d4204cd9f103
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>QIS_result_report_OFS__c</fullName>
    <externalId>false</externalId>
    <formula>HYPERLINK(&quot;/apex/OFSCommentpopup?id=&quot;+ Id +&quot;&amp;table=QIS_Report__c&amp;api=name,Hospital__c,QIS_Status__c,OCM_judement__c,next_action__c,RC_manager_approved_date__c,QIS_result_follow__c&amp;rw=r,r,r,r,r,r,w&amp;wv=1&amp;md=1&amp;w=70&amp;h=70&quot;, &quot;■&quot;)</formula>
    <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
    <label>+QIS结果汇报</label>
    <required>false</required>
    <trackHistory>false</trackHistory>
    <trackTrending>false</trackTrending>
    <type>Text</type>
    <unique>false</unique>
</CustomField>