Field:parent id@Tasks
From MintHCM Wiki
Tasks - Parent ID | |
---|---|
Name | parent_id |
Module | Tasks |
Type | id |
Label | Parent ID |
VName | LBL_PARENT_ID |
Required | No |
Editable | No |
Visible | No |
Reportable | No |
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
'parent_id' => array( 'name' => 'parent_id', 'type' => 'id', 'group' => 'parent_name', 'reportable' => false, 'vname' => 'LBL_PARENT_ID', ),
Missing User input