Added support for more optionValue types in get() method, with corresponding tests...
[civicrm-core.git] / xml / schema / Core / Email.xml
index 539f6ebba77323a0a6d034da75f7907929d5aa2e..30196b1b76eb15055240ee7934a5dec65b86f2f3 100644 (file)
       <title>Email Location Type</title>
       <type>int unsigned</type>
       <comment>Which Location does this email belong to.</comment>
-       <add>2.0</add>
+      <add>2.0</add>
+      <pseudoconstant>
+        <table>civicrm_location_type</table>
+        <keyColumn>id</keyColumn>
+        <labelColumn>name</labelColumn>
+      </pseudoconstant>
   </field>
   <index>
     <name>index_location_type</name>