Questionnaire/Survey - Answer not getting mapped when custom section is used
When configuring a QuestionPage rule, if the custom section option is used to capture the response for a question, the answer/response provided by the user is not getting mapped to the respective question in the page group created by Pega under pyWorkPage. 'pyQuestionGroup(XYZ)' is the page group which contains all the questions from the QuestionPage rule configured for a case. For all the questions in this page group, the response is showing up in the 'pyAnswer' property except for the question which has a custom section.
How do we ensure that the pyAnswer property is populated even for custom sections in QuestionPage rule?