Field:selected revision filename@Documents

From MintHCM Wiki

Documents - Selected revision filename

Name selected_revision_filename
Module Documents
Type varchar
Label Selected revision filename
VName LBL_SELECTED_REVISION_FILENAME
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_filename' => array( 'name' => 'selected_revision_filename', 'vname' => 'LBL_SELECTED_REVISION_FILENAME', 'type' => 'varchar', 'reportable' => false, 'source' => 'non-db' ),



Missing User input


Affected by

Initiating