Field:candidate id@Users

From MintHCM Wiki

Users - LBL_CANDIDATE_EMPLOYEE_ID_FROM_EMPLOYEE

Name candidate_id
Module Users
Type link
Label LBL_CANDIDATE_EMPLOYEE_ID_FROM_EMPLOYEE
VName LBL_CANDIDATE_EMPLOYEE_ID_FROM_EMPLOYEE
Required No
Editable No
Visible No
Reportable No
Importable Yes
Massupdate No
Global Search No
Auditable Yes
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/Users/vardefs.php

"candidate_id" => array( 'name' => 'candidate_id', 'type' => 'link', 'relationship' => 'candidates_employees', 'source' => 'non-db', 'reportable' => false, 'side' => 'left', 'vname' => 'LBL_CANDIDATE_EMPLOYEE_ID_FROM_EMPLOYEE', 'audited' => true, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles