Question
GM Onstar
US
Last activity: 28 Jun 2019 8:57 EDT
Add Validation to Enable Submit button when at least 1 question has been answered in each Question out of multiple
we use a Survey with a QuestionPage that has 3 Questions
1st question is a Simple Question which use a custom Pagelist data displayed in the Section REference in the Answers tab - This section is the one we created.
2nd and third questions as Complex questions and the answerid/display Value/value are preconfigured in the answers tab. Complex questions use the BuildQuestionPage/Stream that is Out of the Box.
All the answers are displayed as checkboxes
.
Our requirement is to validate at least 1 checkbox is selected in each question so that the Survey could be submitted. (Enable the Submit Buttonm in the pyActionAreaButtons section)
able to add a event and action set to refresh the section in the 1st question which is a Simple question.
Unable to do the same in the 2nd and 3rd Complex questions sections as the BuildQuestionPage sections are customized and does not provide the option to open the cell prpperties for checkboxes.
***Edited by Moderator Marissa to update SR Details***