Field:email opt out@Candidates

From MintHCM Wiki

Revision as of 13:06, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=email_opt_out |Field-module=Candidates |Field-type=bool |Field-label=Opted Out |Field-vname=LBL_EMAIL_OPT_OUT |Field-required=No |Field-editable=Ye...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


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


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles