Field:latest revision name@Documents

From MintHCM Wiki

Documents - Latest revision name

Name latest_revision_name
Module Documents
Type varchar
Label Latest revision name
VName LBL_LASTEST_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


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Documents/vardefs.php

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



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles