Field:revision@AOK KnowledgeBase

From MintHCM Wiki

Knowledge Base - Revision

Name revision
Module Knowledge Base
Type varchar
Label Revision
VName LBL_REVISION
Required No
Editable Yes
Visible Yes
Reportable Yes
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/AOK_KnowledgeBase/vardefs.php

'revision' => array( 'required' => false, 'name' => 'revision', 'vname' => 'LBL_REVISION', 'type' => 'varchar', 'massupdate' => 0, 'no_default' => false, 'comments' => '', 'help' => '', 'importable' => 'true', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => '0', 'audited' => false, 'reportable' => true, 'unified_search' => false, 'merge_filter' => 'disabled', 'len' => '255', 'size' => '20', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles