Field:tasks@Candidates
From MintHCM Wiki
Candidates - Tasks | |
---|---|
Name | tasks |
Module | Candidates |
Type | link |
Label | Tasks |
VName | LBL_TASKS_TITLE |
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/Candidates/vardefs.php
"tasks" => array( 'name' => 'tasks', 'type' => 'link', 'relationship' => 'candidates_tasks', 'source' => 'non-db', 'module' => 'Tasks', 'bean_name' => 'Task', 'vname' => 'LBL_TASKS_TITLE', ),
Missing User input