Add html tag to all files in xml/schema
[civicrm-core.git] / xml / schema / Core / Tag.xml
index 6ea2e8e1e27aae12b9d594540a019df0d8f340a9..5f573db47dd45671623bf75053c3ca8b1630205e 100644 (file)
@@ -8,12 +8,16 @@
   <add>1.1</add>
   <log>true</log>
   <icon>fa-tag</icon>
+  <labelField>name</labelField>
   <field>
     <name>id</name>
     <title>Tag ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>Tag ID</comment>
+    <html>
+      <type>Number</type>
+    </html>
     <add>1.1</add>
   </field>
   <primaryKey>