Field:id@DocumentRevisions

From MintHCM Wiki

Document Revisions - Revision Number

Name id
Module Document Revisions
Type varchar
Label Revision Number
VName LBL_REVISION_NAME
Required Yes
Editable No
Visible No
Reportable No
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes

ID of the record


Affected by

Initiating


Dev Notes


Location and Code definition

modules/DocumentRevisions/vardefs.php

'id' => array ( 'name' => 'id', 'vname' => 'LBL_REVISION_NAME', 'type' => 'varchar', 'len' => '36', 'required'=>true, 'reportable'=>false, ),



Missing User input


Affected by

Initiating