CRM-13497 - getting there on main tables
[civicrm-core.git] / xml / schema / Core / CustomField.xml
index d38c353a5e4582190e3ff223f14b8a8a3c7cc630..e0d8e6d3780a28f81840388f0cd44803a9c229ce 100644 (file)
@@ -29,6 +29,9 @@
         <keyColumn>id</keyColumn>
         <labelColumn>title</labelColumn>
       </pseudoconstant>
+      <html>
+        <type>Select></type>
+      </html>
   </field>
   <foreignKey>
        <name>custom_group_id</name>
@@ -60,6 +63,9 @@
      <required>true</required>
      <comment>Controls location of data storage in extended_data table.</comment>
      <add>1.1</add>
+     <html>
+       <type>Select</type>
+     </html>
   </field>
   <field>
      <name>html_type</name>