CRM-13497 - getting there on main tables
[civicrm-core.git] / xml / schema / Core / Phone.xml
index 11b3a078d4290fbb726cc2f82a5325e7678da2f2..2f730de447c9f47cdaee28fa544bab59cf193d10 100644 (file)
@@ -41,6 +41,9 @@
         <keyColumn>id</keyColumn>
         <labelColumn>display_name</labelColumn>
       </pseudoconstant>
+      <html>
+        <type>Select></type>
+      </html>
       <add>2.0</add>
   </field>
   <index>
        <title>Phone Extension</title>
        <type>varchar</type>
        <length>16</length>
-       <size>FOUR</size>
+       <html>
+         <type>Text</type>
+         <size>FOUR</size>
+       </html>
        <import>true</import>
        <export>true</export>
        <headerPattern>/extension/i</headerPattern>
       <pseudoconstant>
         <optionGroupName>phone_type</optionGroupName>
       </pseudoconstant>
+      <html>
+        <type>Select></type>
+      </html>
       <add>2.2</add>
   </field>
 </table>