Field:latest revision name@Documents

From MintHCM Wiki

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

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