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