Merge pull request #16946 from civicrm/5.24
[civicrm-core.git] / xml / schema / Core / MappingField.xml
index b6b4fe5ea14089c9508a2f408315af7684ae6ba3..d28b69b30c94cda0c608591e3564fc46d23ca5f2 100644 (file)
     <title>Location type ID</title>
     <comment>Location type of this mapping, if required</comment>
     <add>1.2</add>
+    <pseudoconstant>
+      <table>civicrm_location_type</table>
+      <keyColumn>id</keyColumn>
+      <labelColumn>display_name</labelColumn>
+    </pseudoconstant>
   </field>
   <foreignKey>
     <name>location_type_id</name>