Field:date start flag@Tasks
From MintHCM Wiki
Tasks - No Start Date | |
---|---|
Name | date_start_flag |
Module | Tasks |
Type | bool |
Label | No Start Date |
VName | LBL_DATE_START_FLAG |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | Yes |
Importable | Yes |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Tasks/vardefs.php
'date_start_flag' => array( 'name' => 'date_start_flag', 'vname' => 'LBL_DATE_START_FLAG', 'type' => 'bool', 'group' => 'date_start', 'default' => 0, 'studio' => false, ),
Missing User input