Field:candidate name@Users
From MintHCM Wiki
Users - LBL_CANDIDATE_EMPLOYEE_RELATE_FROM_EMPLOYEE | |
---|---|
Name | candidate_name |
Module | Users |
Type | relate |
Label | LBL_CANDIDATE_EMPLOYEE_RELATE_FROM_EMPLOYEE |
VName | LBL_CANDIDATE_EMPLOYEE_RELATE_FROM_EMPLOYEE |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | Yes |
Importable | Yes |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Users/vardefs.php
"candidate_name" => array( 'name' => 'candidate_name', 'type' => 'relate', 'source' => 'non-db', 'vname' => 'LBL_CANDIDATE_EMPLOYEE_RELATE_FROM_EMPLOYEE', 'save' => true, 'id_name' => 'candidate_id', 'link' => 'candidates_employees', 'table' => 'candidates', 'module' => 'Candidates', 'rname' => 'name', ),
Missing User input