DAO - Update field labels for activity_contact & relationship_cache entities
[civicrm-core.git] / xml / schema / Activity / ActivityContact.xml
index 351b22e047eed7e58226a013ca6c32c9e1561242..dc33ce3050717f2115403c2bb3411268e9b62cd2 100644 (file)
   <field>
     <name>record_type_id</name>
     <type>int unsigned</type>
-    <title>Record Type ID</title>
-    <comment>Nature of this contact's role in the activity: 1 assignee, 2 creator, 3 focus or target.</comment>
+    <title>Activity Contact Type</title>
+    <comment>Determines the contact's role in the activity (source, target, or assignee).</comment>
     <pseudoconstant>
       <optionGroupName>activity_contacts</optionGroupName>
     </pseudoconstant>
     <html>
       <type>Select</type>
+      <label>Contact Role</label>
     </html>
     <add>4.4</add>
   </field>