Field:parent name@Tasks
From MintHCM Wiki
|
Tasks - Related to | |
|---|---|
| Name | parent_name |
| Module | Tasks |
| Type | parent |
| Label | Related to |
| VName | LBL_LIST_RELATED_TO |
| Required | No |
| Editable | Yes |
| Visible | Yes |
| Reportable | Yes |
| Importable | Yes |
| Massupdate | No |
| Global Search | No |
| Auditable | No |
| Options | * Task, * Project, * Project Task, * Recruitment, * Candidate, * Candidature, * Offboardings, * Onboardings |
| Options List Name | parent_type_display |
| Needs Validation | No |
Contents
Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Tasks/vardefs.php
'parent_name' => array( 'name' => 'parent_name', 'parent_type' => 'record_type_display', 'type_name' => 'parent_type', 'id_name' => 'parent_id', 'vname' => 'LBL_LIST_RELATED_TO', 'type' => 'parent', 'group' => 'parent_name', 'source' => 'non-db', 'options' => 'parent_type_display', ),
Missing User input