Field:answer bool@SurveyQuestionResponses
From MintHCM Wiki
|
Survey Question Responses - LBL_ANSWER | |
|---|---|
| Name | answer_bool |
| Module | Survey Question Responses |
| Type | bool |
| Label | LBL_ANSWER |
| VName | LBL_ANSWER |
| 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
Location and Code definition
modules/SurveyQuestionResponses/vardefs.php
'answer_bool' => array( 'name' => 'answer_bool', 'vname' => 'LBL_ANSWER', 'type' => 'bool', ),
Missing User input