CRM-12167: Start Implementation of Visibility per Price Option
[civicrm-core.git] / xml / schema / Core / CustomGroup.xml
index afaf5ffb0f4ade01ace9810761b2da2c46f76ee2..a9bdbdba801b36f7587cf46fcc9ef33370cfca51 100644 (file)
     <comment>Is this a reserved Custom Group?</comment>
     <add>4.4</add>
   </field>
+  <field>
+    <name>is_public</name>
+    <type>boolean</type>
+    <title>Custom Group Is Public?</title>
+    <default>1</default>
+    <comment>Is this property public?</comment>
+    <add>4.7</add>
+  </field>
 </table>