Field:explanation@Ideas
From MintHCM Wiki
Ideas - Explanation of the Decision | |
---|---|
Name | explanation |
Module | Ideas |
Type | text |
Label | Explanation of the Decision |
VName | LBL_EXPLANATION |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | Yes |
Importable | Yes |
Massupdate | No |
Global Search | No |
Auditable | Yes |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Ideas/vardefs.php
'explanation' => array( 'required' => false, 'name' => 'explanation', 'vname' => 'LBL_EXPLANATION', 'type' => 'text', 'massupdate' => 0, 'no_default' => false, 'comments' => '', 'help' => '', 'importable' => 'true', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => '0', 'audited' => true, 'inline_edit' => '', 'reportable' => true, 'unified_search' => false, 'merge_filter' => 'disabled', ),
Missing User input