Field:modified by name@Notes
From MintHCM Wiki
Notes - Modified By | |
---|---|
Name | modified_by_name |
Module | Notes |
Type | relate |
Label | Modified By |
VName | LBL_MODIFIED_BY |
Required | No |
Editable | No |
Visible | Yes |
Reportable | No |
Importable | Yes |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Name of the user who modified the record
Related Features
Affected by
Initiating
Location and Code definition
modules/Notes/vardefs.php
'modified_by_name' => array ( 'name' => 'modified_by_name', 'vname' => 'LBL_MODIFIED_BY', 'type' => 'relate', 'reportable'=>false, 'source'=>'non-db', 'rname'=>'user_name', 'table' => 'users', 'id_name' => 'modified_user_id', 'module'=>'Users', 'link'=>'modified_user_link', 'duplicate_merge'=>'disabled' ),
Missing User input