add pseudoconstants for domain_id
[civicrm-core.git] / xml / schema / Price / PriceSet.xml
index 3ada6ae3892d0b4dee4b9fec77424b90e2afa012..3b961957de097d1d1a213b811d3d8cea8354131c 100644 (file)
   <field>
     <name>domain_id</name>
     <type>int unsigned</type>
+    <pseudoconstant>
+      <table>civicrm_domain</table>
+      <keyColumn>id</keyColumn>
+      <labelColumn>name</labelColumn>
+    </pseudoconstant>
     <comment>Which Domain is this price-set for</comment>
     <add>3.1</add>
     <html>