Field:parent id@Meetings

From MintHCM Wiki

Meetings - Parent ID

Name parent_id
Module Meetings
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

ID of item indicated by parent_type


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Meetings/vardefs.php

'parent_id' => array( 'name' => 'parent_id', 'vname' => 'LBL_PARENT_ID', 'type' => 'id', 'group' => 'parent_name', 'reportable' => false, 'comment' => 'ID of item indicated by parent_type', 'studio' =>array( 'searchview' => false ), ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles