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

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


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


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles