Field:candidate id@Candidatures
From MintHCM Wiki
Candidatures - Candidate ID | |
---|---|
Name | candidate_id |
Module | Candidatures |
Type | id |
Label | Candidate ID |
VName | LBL_CANDIDATE_TITLE_ID |
Required | No |
Editable | No |
Visible | No |
Reportable | No |
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/Candidatures/vardefs.php
"candidate_id" => array( 'name' => 'candidate_id', 'type' => 'id', 'relationship' => 'candidates_candidatures', 'vname' => 'LBL_CANDIDATE_TITLE_ID', 'reportable' => false, 'rname' => 'id', 'isnull' => 'true', 'dbType' => 'id' ),
Missing User input