Display logic contains the values
When a user is filling a form that has display logic, we noticed that when they fill in radio buttons and then go back to edit a field above, the fields they may have completed below would hide (as per display logic). However the responses to the questions are stored and this impacts reports and fusion scenario. It would be great that the data is deleted based on the display logic. Below is an example to explain what i mean;
Question 1:
Yes
No
Question 2:
Left
Right
Logic: display if 'Yes' selected on Q1
Question 3
Yes
No
Logic: display if 'No Selected on Q1
If the user has selected 'Yes' against Q1 and then selected 'Left' against Q2 but then went back and updated Q1 to No - Q2 is no longer displayed but the response is still selected. They are unable to untick when its a radio button.