Merge pull request #3915 from eileenmcnaughton/CRM-15168
[civicrm-core.git] / xml / schema / Core / Website.xml
index e9caa12e2059bdce7470297448eaa1f06269b460..d6a9fdff821f7e18afd0f4f2aa52f8243fcd4a0d 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>
@@ -53,6 +56,9 @@
       <pseudoconstant>
         <optionGroupName>website_type</optionGroupName>
       </pseudoconstant>
+      <html>
+        <type>Select</type>
+      </html>
   </field>
   <index>
     <name>UI_website_type_id</name>