Field:appraisal items inline@Appraisals
|
Appraisals - Appraisal Items | |
|---|---|
| Name | appraisal_items_inline |
| Module | Appraisals |
| Type | function |
| Label | Appraisal Items |
| VName | LBL_APPRAISAL_ITEMS_INLINE |
| Required | No |
| Editable | Yes |
| Visible | Yes |
| Reportable | No |
| Importable | No |
| Massupdate | No |
| Global Search | No |
| Auditable | No |
| Options | |
| Options List Name | |
| Needs Validation | No |
Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Appraisals/vardefs.php
'appraisal_items_inline' => array( 'required' => false, 'name' => 'appraisal_items_inline', 'vname' => 'LBL_APPRAISAL_ITEMS_INLINE', 'type' => 'function', 'source' => 'non-db', 'massupdate' => 0, 'importable' => 'false', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => 0, 'audited' => false, 'reportable' => false, 'inline_edit' => false, 'function' => array( 'name' => 'displayInlineAppraisalItems', 'returns' => 'html', 'include' => 'modules/AppraisalItems/LineItems/LineItems.php' ), ),
Missing User input