CRM-13497 - getting there on main tables
[civicrm-core.git] / xml / schema / Core / Website.xml
index ab79cfe66ba075ad3b49aaa33323dac3f7b2bae6..661268f364713768274c335a8ad1c13f742afee8 100644 (file)
        <title>Website</title>
        <type>varchar</type>
        <length>128</length>
-       <size>BIG</size>
+       <html>
+         <type>Text</type>
+         <size>BIG</size>
+       </html>
        <import>true</import>
        <headerPattern>/Website/i</headerPattern>
        <dataPattern>/^[A-Za-z][0-9A-Za-z]{20,}$/</dataPattern>
@@ -51,6 +54,9 @@
       <pseudoconstant>
         <optionGroupName>website_type</optionGroupName>
       </pseudoconstant>
+      <html>
+        <type>Select></type>
+      </html>
   </field>
   <index>
     <name>UI_website_type_id</name>