Field:candidates@Users

From MintHCM Wiki

Users - LBL_CANDIDATE_EMPLOYEE_LINK_FROM_EMPLOYEE

Name candidates
Module Users
Type link
Label LBL_CANDIDATE_EMPLOYEE_LINK_FROM_EMPLOYEE
VName LBL_CANDIDATE_EMPLOYEE_LINK_FROM_EMPLOYEE
Required No
Editable No
Visible No
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/Users/vardefs.php

"candidates" => array( 'name' => 'candidates', 'type' => 'link', 'relationship' => 'candidates_employees', 'source' => 'non-db', 'module' => 'Candidates', 'bean_name' => false, 'vname' => 'LBL_CANDIDATE_EMPLOYEE_LINK_FROM_EMPLOYEE', 'id_name' => 'candidate_id', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles