Field:created by link@ProjectTask
From MintHCM Wiki
Project Tasks - Created by User | |
---|---|
Name | created_by_link |
Module | Project Tasks |
Type | link |
Label | Created by User |
VName | LBL_CREATED_BY_USER |
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
Link to the user who created the record
Related Features
Affected by
Initiating
Location and Code definition
modules/ProjectTask/vardefs.php
'created_by_link' => array ( 'name' => 'created_by_link', 'type' => 'link', 'relationship' => 'project_tasks_created_by', 'vname' => 'LBL_CREATED_BY_USER', 'link_type' => 'one', 'module'=>'Users', 'bean_name'=>'User', 'source'=>'non-db', ),
Missing User input