Field:repeat dow@Calls
From MintHCM Wiki
|
Calls - Repeat Dow | |
|---|---|
| Name | repeat_dow |
| Module | Calls |
| Type | varchar |
| Label | Repeat Dow |
| VName | LBL_REPEAT_DOW |
| 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
Days of week in recurrence
Related Features
Affected by
Initiating
Location and Code definition
modules/Calls/vardefs.php
'repeat_dow' => array( 'name' => 'repeat_dow', 'vname' => 'LBL_REPEAT_DOW', 'type' => 'varchar', 'len' => 7, 'comment' => 'Days of week in recurrence', 'importable' => 'false', 'massupdate' => false, 'reportable' => false, 'studio' => 'false', ),
Missing User input