Field:reply to status@Emails
From MintHCM Wiki
Emails - Reply To Status | |
---|---|
Name | reply_to_status |
Module | Emails |
Type | bool |
Label | Reply To Status |
VName | LBL_EMAIL_REPLY_TO_STATUS |
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
[hide]Notes
I you reply to an email then reply to status of original email is set
Related Features
Affected by
Initiating
Location and Code definition
modules/Emails/vardefs.php
'reply_to_status' => array( 'name' => 'reply_to_status', 'vname' => 'LBL_EMAIL_REPLY_TO_STATUS', 'type' => 'bool', 'required' => false, 'reportable' => false, 'comment' => 'I you reply to an email then reply to status of original email is set', 'inline_edit' => false, ),
Missing User input