Merge pull request #3649 from colemanw/totten-colemanw-validate
[civicrm-core.git] / xml / schema / Core / JobLog.xml
index 5c3d57bcf9b7f2a2dc5da98b7e887db3a47b5de2..4917b91c3fe64a0a945e1bf9fe07cbb72c4e26c7 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 scheduled job for</comment>
       <add>4.1</add>
   </field>