remove contact_type field constraint
authorTim Mallezie <tim.mallezie@chiro.be>
Mon, 29 Jun 2015 13:01:33 +0000 (15:01 +0200)
committerSudha Bisht <sudha.bisht@webaccessglobal.com>
Thu, 10 Dec 2015 08:12:36 +0000 (13:42 +0530)
xml/schema/Core/MappingField.xml

index 1f1eb51d5ba25cbd05750843e00cc1dbdff2e69d..e7c8606fe42ced0b9d87738060149ea2435213b2 100644 (file)
     <type>varchar</type>
     <length>64</length>
     <comment>Contact Type in mapping</comment>
-    <pseudoconstant>
-      <table>civicrm_contact_type</table>
-      <keyColumn>name</keyColumn>
-      <labelColumn>label</labelColumn>
-    </pseudoconstant>
     <html>
       <type>Select</type>
     </html>