Merge pull request #17130 from jitendrapurohit/mail-62
[civicrm-core.git] / xml / schema / Core / EntityTag.xml
index f0c2b04d21df09aca3fd6f7a98d100d04e23390d..1f3543dcf0a12ecc31b6cb2d5cd9095c8bee9bae 100644 (file)
@@ -40,6 +40,9 @@
     <title>Entity Table</title>
     <length>64</length>
     <comment>physical tablename for entity being joined to file, e.g. civicrm_contact</comment>
+    <pseudoconstant>
+      <optionGroupName>tag_used_for</optionGroupName>
+    </pseudoconstant>
     <add>3.2</add>
   </field>
   <field>
@@ -65,7 +68,7 @@
   <field>
     <name>tag_id</name>
     <type>int unsigned</type>
-    <title>Tag ID</title>
+    <title>Tag</title>
     <required>true</required>
     <comment>FK to civicrm_tag</comment>
     <add>1.1</add>