CRM-13497 - getting there on main tables
[civicrm-core.git] / xml / schema / Core / CustomGroup.xml
index 2aa872f5c115e243982fd291afe0d00bd5b91cf3..3e2319bb481912734f3211e740db170fb238c7f9 100644 (file)
@@ -71,6 +71,9 @@
      <values>Tab, Inline</values>
      <comment>Visual relationship between this form and its parent.</comment>
        <add>1.1</add>
+       <html>
+         <type>Select</type>
+       </html>
   </field>
   <field>
      <name>collapse_display</name>
      <type>text</type>
      <localizable>true</localizable>
      <comment>Description and/or help text to display before fields in form.</comment>
-     <htmlType>textarea</htmlType>
-     <rows>4</rows>
-     <cols>80</cols>
-       <add>1.1</add>
+     <html>
+       <type>TextArea</type>
+       <rows>4</rows>
+       <cols>80</cols>
+     </html>
+     <add>1.1</add>
   </field>
   <field>
      <name>help_post</name>
      <type>text</type>
      <localizable>true</localizable>
      <comment>Description and/or help text to display after fields in form.</comment>
-     <htmlType>textarea</htmlType>
-     <rows>4</rows>
-     <cols>80</cols>
+     <html>
+       <type>TextArea</type>
+       <rows>4</rows>
+       <cols>80</cols>
+     </html>
      <add>1.1</add>
   </field>
   <field>