Field:last rev created name@Documents

From MintHCM Wiki

Revision as of 20:32, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=last_rev_created_name |Field-module=Documents |Field-type=varchar |Field-label=Revision Created By |Field-vname=LBL_LAST_REV_CREATOR |Field-require...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documents - Revision Created By

Name last_rev_created_name
Module Documents
Type varchar
Label Revision Created By
VName LBL_LAST_REV_CREATOR
Required No
Editable Yes
Visible Yes
Reportable No
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Expand

Dev Notes


Location and Code definition

modules/Documents/vardefs.php

'last_rev_created_name' => array( 'name' => 'last_rev_created_name', 'vname' => 'LBL_LAST_REV_CREATOR', 'type' => 'varchar', 'reportable' => false, 'source' => 'non-db' ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles