Difference between revisions of "Field:modified by name@Users"
From MintHCM Wiki
(Created page with "{{Field-infobox |Field-name=modified_by_name |Field-module=Users |Field-type=varchar |Field-label=Modified By |Field-vname=LBL_MODIFIED_BY |Field-required=No |Field-editable=N...") |
|||
Line 16: | Line 16: | ||
|Field-options-name= | |Field-options-name= | ||
|Field-needs-validation=No | |Field-needs-validation=No | ||
− | |Short Description= | + | |Short Description=Name of the user who modified the record |
}} | }} | ||
Latest revision as of 22:51, 29 September 2019
Users - Modified By | |
---|---|
Name | modified_by_name |
Module | Users |
Type | varchar |
Label | Modified By |
VName | LBL_MODIFIED_BY |
Required | No |
Editable | No |
Visible | Yes |
Reportable | Yes |
Importable | Yes |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
Notes
Name of the user who modified the record
Related Features
Affected by
Initiating
Location and Code definition
modules/Users/vardefs.php
'modified_by_name' => array( 'name' => 'modified_by_name', 'vname' => 'LBL_MODIFIED_BY', 'type' => 'varchar', 'source' => 'non-db', 'studio' => false, ),
Missing User input