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