// the fields current value currentValue = attributes.currentValues[fqFieldName]; // the param structure which will hold all of the fields from the props dialog xparams = parameters[fieldQuery.inputID]; //--Field Security-- readOnly = application.ADF.forms.isFieldReadOnly(xparams); selectedQuestion = ""; if(StructKeyExists(request.params,"selectedQuestion")){ selectedQuestion = request.params.selectedQuestion; } json = server.ADF.objectFactory.getBean("json"); qaMapping = StructNew(); if(StructKeyExists(request.params,"questionAnswerMapping")){ qaMapping = json.decode(request.params.questionAnswerMapping); } questions = application.customerKnowledgeMap.DAO.getQuestion(); questions = application.customerKnowledgeMap.ceData.arrayOfCEDataSort(questions,"groupName"); //Set the header to the first one by default header = "";

#header#

checked="true" /> answer = application.customerKnowledgeMap.DAO.getAnswer(answerID=answerID); #answer[1].answer#
#application.ADF.forms.wrapFieldHTML(inputHTML,fieldQuery,attributes,false)# This story will not be related to any questions.