CRM-13497 - getting there on main tables
[civicrm-core.git] / xml / schema / Core / Phone.xml
index cc0d0942e5b3d5899cc628720ff326a2ac6f09f7..2f730de447c9f47cdaee28fa544bab59cf193d10 100644 (file)
       <pseudoconstant>
         <table>civicrm_location_type</table>
         <keyColumn>id</keyColumn>
-        <labelColumn>name</labelColumn>
+        <labelColumn>display_name</labelColumn>
       </pseudoconstant>
+      <html>
+        <type>Select></type>
+      </html>
       <add>2.0</add>
   </field>
   <index>
@@ -81,7 +84,7 @@
   </field>
   <index>
       <name>UI_mobile_provider_id</name>
-      <fieldName>mobile_provider_id</fieldName>      
+      <fieldName>mobile_provider_id</fieldName>
       <add>1.6</add>
   </index>
   <field>
        <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> 
+  </field>
 </table>