Field:goals@Employees
From MintHCM Wiki
|
Employees - Goals | |
|---|---|
| Name | goals |
| Module | Employees |
| Type | link |
| Label | Goals |
| VName | LBL_GOALS |
| 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
Location and Code definition
modules/Employees/vardefs.php
$dictionary["Employee"]["fields"]["goals"] = array( 'name' => 'goals', 'type' => 'link', 'relationship' => 'goals_employee', 'source' => 'non-db', 'side' => 'right', 'vname' => 'LBL_GOALS', );
Missing User input