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