Field:reschedule history@Calls
From MintHCM Wiki
|
Calls - Call Attempt History | |
|---|---|
| Name | reschedule_history |
| Module | Calls |
| Type | varchar |
| Label | Call Attempt History |
| VName | LBL_RESCHEDULE_HISTORY |
| Required | No |
| Editable | Yes |
| Visible | Yes |
| Reportable | No |
| Importable | No |
| Massupdate | No |
| Global Search | No |
| Auditable | No |
| Options | |
| Options List Name | |
| Needs Validation | No |
Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Calls/vardefs.php
'reschedule_history' => array( 'required' => false, 'name' => 'reschedule_history', 'vname' => 'LBL_RESCHEDULE_HISTORY', 'type' => 'varchar', 'source' => 'non-db', 'studio' => 'visible', 'massupdate' => 0, 'importable' => 'false', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => 0, 'audited' => false, 'reportable' => false, 'function' => array( 'name' => 'reschedule_history', 'returns' => 'html', 'include' => 'modules/Calls/reschedule_history.php', ), ),
Missing User input