Field:email opt out@Candidates
From MintHCM Wiki
Candidates - Opted Out | |
---|---|
Name | email_opt_out |
Module | Candidates |
Type | bool |
Label | Opted Out |
VName | LBL_EMAIL_OPT_OUT |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | Yes |
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_opt_out' => array( 'name' => 'email_opt_out', 'vname' => 'LBL_EMAIL_OPT_OUT', 'source' => 'non-db', 'type' => 'bool', 'massupdate' => false, 'studio' => 'false', ),
Missing User input