Field:employee name@Candidates

From MintHCM Wiki

Candidates - Employee

Name employee_name
Module Candidates
Type relate
Label Employee
VName LBL_CANDIDATE_EMPLOYEE_RELATE_FROM_CANDIDATE
Required No
Editable Yes
Visible Yes
Reportable Yes
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/Candidates/vardefs.php

'employee_name' => array( 'name' => 'employee_name', 'type' => 'relate', 'source' => 'non-db', 'vname' => 'LBL_CANDIDATE_EMPLOYEE_RELATE_FROM_CANDIDATE', 'save' => true, 'id_name' => 'employee_id', 'link' => 'employees', 'table' => 'users', 'module' => 'Employees', 'rname' => 'name', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles