Field:selected revision name@Documents

From MintHCM Wiki

Documents - Selected revision name

Name selected_revision_name
Module Documents
Type varchar
Label Selected revision name
VName LBL_SELECTED_REVISION_NAME
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


Affected by

Initiating


Dev Notes


Location and Code definition

modules/Documents/vardefs.php

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



Missing User input


Affected by

Initiating