Merge pull request #3649 from colemanw/totten-colemanw-validate
[civicrm-core.git] / xml / schema / Core / Setting.xml
index 6dd7c9d3fb61caeac7f3b223a1269d66df272a34..fdd016e64d383ce6073cb07c3550e15b1d487ec8 100644 (file)
       <name>domain_id</name>
       <type>int unsigned</type>
       <required>true</required>
+      <pseudoconstant>
+          <table>civicrm_domain</table>
+          <keyColumn>id</keyColumn>
+          <labelColumn>name</labelColumn>
+      </pseudoconstant>
       <comment>Which Domain is this menu item for</comment>
       <add>4.1</add>
   </field>