Merge pull request #23148 from totten/5.48-cache-ver-suffix
[civicrm-core.git] / xml / schema / Campaign / Campaign.xml
index 408fe88b0412f1cf939ddcfcd4c8230c8b55986f..ffd14e8e1344b8bcbaf5b52f88a14eaced061bcd 100644 (file)
@@ -4,6 +4,7 @@
   <class>Campaign</class>
   <name>civicrm_campaign</name>
   <comment>Campaign Details.</comment>
+  <description>Campaigns link activities, contributions, mailings, etc. that share a programmatic goal.</description>
   <add>3.3</add>
   <icon>fa-bullhorn</icon>
   <labelField>title</labelField>
     <title>Is Campaign Active?</title>
     <type>boolean</type>
     <default>1</default>
+    <required>true</required>
     <comment>Is this Campaign enabled or disabled/cancelled?</comment>
     <add>3.3</add>
     <html>
     <add>3.4</add>
     <html>
       <type>Text</type>
+      <label>Goal Revenue</label>
     </html>
   </field>
 </table>