Field:intent@Emails
From MintHCM Wiki
|
Emails - Intent | |
|---|---|
| Name | intent |
| Module | Emails |
| Type | varchar |
| Label | Intent |
| VName | LBL_INTENT |
| 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
Target of action used in Inbound Email assignment
Related Features
Affected by
Initiating
Location and Code definition
modules/Emails/vardefs.php
'intent' => array( 'name' => 'intent', 'vname' => 'LBL_INTENT', 'type' => 'varchar', 'len' => 100, 'default' => 'pick', 'comment' => 'Target of action used in Inbound Email assignment', 'inline_edit' => false, ),
Missing User input