Field:repeat count@Calls
From MintHCM Wiki
Calls - Repeat Count | |
---|---|
Name | repeat_count |
Module | Calls |
Type | int |
Label | Repeat Count |
VName | LBL_REPEAT_COUNT |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | No |
Importable | No |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Number of recurrence
Related Features
Affected by
Initiating
Location and Code definition
modules/Calls/vardefs.php
'repeat_count' => array( 'name' => 'repeat_count', 'vname' => 'LBL_REPEAT_COUNT', 'type' => 'int', 'len' => 7, 'comment' => 'Number of recurrence', 'importable' => 'false', 'massupdate' => false, 'reportable' => false, 'studio' => 'false', ),
Missing User input