*
* Generated from xml/schema/CRM/Core/Address.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:3f05cd897f3208750db1ea19adb784e7)
+ * (GenCodeChecksum:d528ca80d405aaf51c9868b4a491329d)
*/
/**
'is_primary' => [
'name' => 'is_primary',
'type' => CRM_Utils_Type::T_BOOLEAN,
- 'title' => ts('Primary address'),
+ 'title' => ts('Is Primary'),
'description' => ts('Is this the primary address.'),
'required' => TRUE,
'where' => 'civicrm_address.is_primary',
*
* Generated from xml/schema/CRM/Core/IM.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:612781b041b64c2af06afb83381f0950)
+ * (GenCodeChecksum:b71e556e5fa133ef69497cdcf14e6fdd)
*/
/**
'is_primary' => [
'name' => 'is_primary',
'type' => CRM_Utils_Type::T_BOOLEAN,
- 'title' => ts('Primary IM'),
+ 'title' => ts('Is Primary'),
'description' => ts('Is this the primary IM for this contact and location.'),
'required' => TRUE,
'where' => 'civicrm_im.is_primary',
*
* Generated from xml/schema/CRM/Core/OpenID.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:f36b03b8dd6517692620f0c0b71f1ff1)
+ * (GenCodeChecksum:b2c4fac361dc61ef4d4bf9acb8966b0a)
*/
/**
'is_primary' => [
'name' => 'is_primary',
'type' => CRM_Utils_Type::T_BOOLEAN,
- 'title' => ts('Primary ID'),
+ 'title' => ts('Is Primary'),
'description' => ts('Is this the primary email for this contact and location.'),
'required' => TRUE,
'where' => 'civicrm_openid.is_primary',
*
* Generated from xml/schema/CRM/Core/Phone.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ca5a231db08deaad7f4098886a7852c8)
+ * (GenCodeChecksum:065fcc9783af08821ed5748cbd65601c)
*/
/**
'is_primary' => [
'name' => 'is_primary',
'type' => CRM_Utils_Type::T_BOOLEAN,
- 'title' => ts('Primary phone'),
+ 'title' => ts('Is Primary'),
'description' => ts('Is this the primary phone for this contact and location.'),
'required' => TRUE,
'where' => 'civicrm_phone.is_primary',
</index>
<field>
<name>is_primary</name>
- <title>Primary address</title>
+ <title>Is Primary</title>
<type>boolean</type>
<default>0</default>
<required>true</required>
</index>
<field>
<name>is_primary</name>
- <title>Primary IM</title>
+ <title>Is Primary</title>
<type>boolean</type>
<default>0</default>
<required>true</required>
</field>
<field>
<name>is_primary</name>
- <title>Primary ID</title>
+ <title>Is Primary</title>
<type>boolean</type>
<default>0</default>
<required>true</required>
</index>
<field>
<name>is_primary</name>
- <title>Primary phone</title>
+ <title>Is Primary</title>
<type>boolean</type>
<default>0</default>
<required>true</required>