Field:parent type@Notes

From MintHCM Wiki

Notes - Parent Type

Name parent_type
Module Notes
Type parent_type
Label Parent Type
VName LBL_PARENT_TYPE
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

Notes

Sugar module the Note is associated with


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Notes/vardefs.php

'parent_type'=> array( 'name'=>'parent_type', 'vname'=>'LBL_PARENT_TYPE', 'type' =>'parent_type', 'dbType' => 'varchar', 'group'=>'parent_name', 'options'=> 'parent_type_display', 'len'=> '255', 'comment' => 'Sugar module the Note is associated with' ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles