<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>OPD_medical_staff__c</fullName>
|
<externalId>false</externalId>
|
<formula>Practitioner1__c &"("&text(Practitioner1_Part__c) &"),"&
|
Practitioner2__c &"("&text(Practitioner2_Part__c) &"),"&
|
Practitioner3__c &"("&text(Practitioner3_Part__c) &"),"&
|
Practitioner4__c &"("&text(Practitioner4_Part__c) &"),"&
|
Practitioner5__c &"("&text(Practitioner5_Part__c)</formula>
|
<formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
|
<label>OPD对象</label>
|
<required>false</required>
|
<trackHistory>false</trackHistory>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</CustomField>
|