Field:parent id@Tasks

From MintHCM Wiki

Revision as of 20:45, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=parent_id |Field-module=Tasks |Field-type=id |Field-label=Parent ID |Field-vname=LBL_PARENT_ID |Field-required=No |Field-editable=No |Field-visible...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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