Running Survey123 Connect.
I have two questions both select_one from lists.
List one: Group_A, Group_B, Group_C
List two: Viewer, Editor, Publisher
If the user selects Group_A for question #1, I want question #2 to show Viewer, Editor, Publisher
If the user selects anything other than A for question #1, I want question #2 to only show Viewer, Editor.
Can this be done?