CRM-14181 fixes - migrate enums to varchar in schema for all tables
[civicrm-core.git] / xml / schema / Core / IM.xml
index fbe0805d25028336264e18f7f05fc29cc8b63dcf..036c9556fff3ac86ad49398564ed562d2aa2b3b3 100644 (file)
       <title>IM Location Type</title>
       <type>int unsigned</type>
       <comment>Which Location does this email belong to.</comment>
+      <pseudoconstant>
+          <table>civicrm_location_type</table>
+          <keyColumn>id</keyColumn>
+          <labelColumn>display_name</labelColumn>
+      </pseudoconstant>
        <add>2.0</add>
   </field>
   <index>
@@ -63,6 +68,9 @@
       <pseudoconstant>
         <optionGroupName>instant_messenger_service</optionGroupName>
       </pseudoconstant>
+      <html>
+        <type>Select</type>
+      </html>
   </field>
   <index>
     <name>UI_provider_id</name>