The SimplePredefinedAnswerGroupInformation parameters are returned by certain APIs.
Note: Each row contained in the form information list is an
instance of a form template, that can be a Template, Group, Tablec
Text. Some columns will only contain information for specific form
template types. For example, the answer column will only contain
information if the form template type is a question, and has been
answered.
| Parameter | Type | Max Length | Allow NULL | Description |
|---|---|---|---|---|
| PredefinedAnswerGroupId | integer | The unique ID of the Answer group. | ||
| Description | integer | Y | The description of the group. | |
| Measurement | boolean | |||
| ProjectBasedAnswers | boolean | If the group items can be specified per project. | ||
| OrganisationId | integer | The organisationId that the group is in. | ||
| Organisation | string | The organisation name that the group is in. | ||
| AllowOther | boolean | If a user can add another option when filling in a form using this group. | ||
| OrganisationUnitAndBelow | boolean | If the list is visible to organisations below in the business unit structure. | ||
| VisibilityOrganisationId | integer | The visibility organisationId that the group is in. | ||
| VisibilityOrganisation | string | The visibility organisation that the group is in. | ||
| Active | boolean | If the group is active. |