Field:email addresses non primary@Candidates
From MintHCM Wiki
Candidates - Non Primary E-mails | |
---|---|
Name | email_addresses_non_primary |
Module | Candidates |
Type | |
Label | Non Primary E-mails |
VName | LBL_EMAIL_NON_PRIMARY |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | No |
Importable | Yes |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
Notes
Related Features
Affected by
Initiating
Location and Code definition
include/SugarObjects/templates/person/vardefs.php
'email_addresses_non_primary' => array( 'name' => 'email_addresses_non_primary', 'type' => 'email', 'source' => 'non-db', 'vname' => 'LBL_EMAIL_NON_PRIMARY', 'studio' => false, 'reportable' => false, 'massupdate' => false, ),
Missing User input