[[File:AnswerValues_Filled.png|800px]]
* '''== Child Form Id'''==** This is simply the ID of the child form in bxp
* '''== Child Linking Field'''==** This is the filed in the child form that contains the intCDA_X_Id of the parent from record i.e. the foreign key** ''Example -'' strCDA_2_field_0_0
* '''== Data Table Headers'''==** A list of the headings you want to appear in the data table
* '''== Data Table Fields'''==** A list of the fields to appear in the data table. The full question ID is required: strCDA_X_field_Y_Z
* '''== Management Interface Validation'''==** A list of true/false values which indicate whether or not the field should be validated.
* '''== Management Interface Headers'''==** The headings to appear on the adding/editing form
* '''== Management Interface Fields (Insert/Update)'''==** A list of question fields for the adding/editing form. The form must be: strCDA_X_field_Y_Z
* '''== Management Interface Question Types'''==** A list of different question types. This specifies what format each question on the adding/editing form should be*** date*** datetime*** yesno*** truefalse*** number[*** custom[*** checkbox[*** staff*** staffactive
* '''== Child Form Descriptor'''==** A heading for the ajax block that inserts the records
* '''== Identifier Field In The Parent Form'''==** The field in the parent form where the ID of the new child record should be stored
* '''== Alternate Button Colour (#HEX or Null)'''==** A custom button colour can be specified
* '''== Alternate Row Colour (#HEX or Null)'''==** Change the alternate row colour of the record listing page
* '''== Alternate Highlight Row Colour (#HEX or Null)'''==** Change the highlight row colour of the record listing page
* '''== Alternate Highlight Column Colour (#HEX or Null)'''==** This is the colour that the selected column will appear as * '''Alternate Pop-Up Colour (#HEX or Null)'''** This is the colour that will be used for the main popup window
== Alternate Pop-Up Colour (#HEX or Null) ==
* This is the colour that will be used for the main popup window
= Operation =