Field:employee id@Candidates

From MintHCM Wiki

Candidates - Employee (ID)

Name employee_id
Module Candidates
Type link
Label Employee (ID)
VName LBL_CANDIDATE_EMPLOYEE_ID_FROM_CANDIDATE
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/Candidates/vardefs.php

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



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles