CRM-13497 - getting there on main tables
[civicrm-core.git] / xml / schema / Case / Case.xml
index 0227e20664477727749cb6b201b5dcd0018c68a5..0dab82c51727a3bc5adafbb48dd77f805f63da6c 100644 (file)
@@ -49,6 +49,9 @@
        <pseudoconstant>
          <optionGroupName>case_type</optionGroupName>
        </pseudoconstant>
+       <html>
+         <type>Select></type>
+       </html>
        <add>2.0</add>
   </field>
   <index>
       <import>true</import>
       <uniqueName>case_subject</uniqueName>
       <comment>Short name of the case.</comment>
-       <add>1.8</add>
+      <html>
+         <type>Text</type>
+      </html>
+      <add>1.8</add>
   </field>
     <field>
      <name>start_date</name>
      <import>true</import>
      <type>date</type>
      <comment>Date on which given case starts.</comment>
+     <html>
+         <type>Select Date</type>
+     </html>
      <add>1.8</add>
   </field>
   <field>
      <import>true</import>
      <type>date</type>
      <comment>Date on which given case ends.</comment>
+     <html>
+         <type>Select Date</type>
+      </html>
      <add>1.8</add>
   </field>
   <field>
        <pseudoconstant>
          <optionGroupName>case_status</optionGroupName>
        </pseudoconstant>
+       <html>
+         <type>Select></type>
+       </html>
        <add>1.8</add>
   </field>
   <field>