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