Field:smtp from name@OutboundEmailAccounts

From MintHCM Wiki

Outbound Email Accounts - "From" name

Name smtp_from_name
Module Outbound Email Accounts
Type varchar
Label "From" name
VName LBL_SMTP_FROM_NAME
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


Affected by

Initiating


Dev Notes


Location and Code definition

modules/OutboundEmailAccounts/vardefs.php

'smtp_from_name' => array( 'name' => 'smtp_from_name', 'vname' => 'LBL_SMTP_FROM_NAME', 'type' => 'varchar', ),



Missing User input


Affected by

Initiating