vague words on record_type_id
authorErich <erichbschulz@gmail.com>
Sun, 19 Jan 2014 09:54:41 +0000 (19:54 +1000)
committerErich <erichbschulz@gmail.com>
Sun, 19 Jan 2014 09:54:41 +0000 (19:54 +1000)
as discussed with Eileen [here](http://forum.civicrm.org/index.php/topic,31282.0.html)

xml/schema/Activity/ActivityContact.xml

index 037ac24de4fe5f0dc0a6d73a7d84a739b21a702e..87bce522a996afb7382a76450851844d8f970199 100644 (file)
@@ -54,7 +54,7 @@
     <name>record_type_id</name>
     <type>int unsigned</type>
     <title>Record Type ID</title>
-    <comment>The record type id for this row</comment>
+    <comment>Contents vary depending on the activity type. Code using custom activities may use this field as they choose fit.</comment>
     <pseudoconstant>
       <optionGroupName>activity_contacts</optionGroupName>
     </pseudoconstant>