Field:linked id@Documents

From MintHCM Wiki

Documents - Linked id

Name linked_id
Module Documents
Type varchar
Label Linked id
VName LBL_LINKED_ID
Required No
Editable Yes
Visible Yes
Reportable No
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Documents/vardefs.php

'linked_id' => array( 'name' => 'linked_id', 'vname' => 'LBL_LINKED_ID', 'type' => 'varchar', 'reportable' => false, 'source' => 'non-db' ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles