# Choose the "Section Group" you just added
# It allows you to enter values as if it was another closed question type. Enter the Ids of the questions to manage with this group, from the list at the bottom of the screen.
# When you have finished adding all you need, retest your script. The Section Group should now have a - image to the far right. Click this should hide the group of questions.
Please note to NOT add the same Id as that of the question.
JavaScript Usage:
The Section Group also creates three custom JavaScript functions on the page. If we create a group and it is in Campaign 1149 and the Section Group is field_0_19. The function names would be:
<source lang="javascript" collapse="true" first-line="1">
function fn_SectionGroup_strCDA_1149_field_0_19_Show(strObject){
function fn_SectionGroup_strCDA_1149_field_0_19_Hide(strObject){
function fn_SectionGroup_Toggle_strCDA_1149_field_0_19(){
</source>
The CDA field will not hold any data just like a Section Header.Data Usage:
The CDA field will not hold any data just like a Section Header.
If the QA module is used for managing records, the contents of a grouped scoring result will be stored in the CDA field for the Section Group.