Field:certificates@Employees
From MintHCM Wiki
|
Employees - Certificates | |
|---|---|
| Name | certificates |
| Module | Employees |
| Type | link |
| Label | Certificates |
| VName | LBL_CERTIFICATES |
| Required | No |
| Editable | No |
| Visible | No |
| Reportable | Yes |
| Importable | Yes |
| Massupdate | No |
| Global Search | No |
| Auditable | No |
| Options | |
| Options List Name | |
| Needs Validation | No |
Contents
Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Employees/vardefs.php
$dictionary["Employee"]["fields"]["certificates"] = array( 'name' => 'certificates', 'type' => 'link', 'relationship' => 'certificates_employee', 'source' => 'non-db', 'side' => 'right', 'vname' => 'LBL_CERTIFICATES', );
Missing User input