Field:additional info@AOK KnowledgeBase

From MintHCM Wiki

Knowledge Base - Resolution

Name additional_info
Module Knowledge Base
Type text
Label Resolution
VName LBL_ADDITIONAL_INFO
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

Full text of the note


Affected by

Initiating


Dev Notes


Location and Code definition

modules/AOK_KnowledgeBase/vardefs.php

'additional_info' => array( 'name' => 'additional_info', 'vname' => 'LBL_ADDITIONAL_INFO', 'type' => 'text', 'comment' => 'Full text of the note', 'rows' => '6', 'cols' => '80', 'required' => false, 'massupdate' => 0, 'no_default' => false, 'comments' => 'Full text of the note', 'help' => '', 'importable' => 'true', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => '0', 'audited' => false, 'reportable' => true, 'unified_search' => false, 'merge_filter' => 'disabled', 'size' => '20', 'studio' => 'visible', ),



Missing User input


Affected by

Initiating