Field:parent id@Calls

From MintHCM Wiki

Calls - Related to ID

Name parent_id
Module Calls
Type id
Label Related to ID
VName LBL_LIST_RELATED_TO_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

The ID of the parent Sugar object identified by parent_type


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Calls/vardefs.php

'parent_id' => array( 'name' => 'parent_id', 'vname' => 'LBL_LIST_RELATED_TO_ID', 'type' => 'id', 'group' => 'parent_name', 'reportable' => false, 'comment' => 'The ID of the parent Sugar object identified by parent_type' ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles