Hi, I have created a flow for a form I have created. The form has 8 sections: each form submission will have section 1 completed, as well as ONE other section.
My flow is as follows: when a new response is submitted, get response details, compose 1-8, condition 1+2 (section 1 and 2 completed), condition 1+3, condition 1+4 and so on. Each condition triggers an email detailing response details from section 1 and the completed section.
I have inserted an example of the flow assuming the respondent fills in section 1 and 2.

So just to recap, I have CS1 - CS8.
Here is the condition section for condition 1+2 (when section 1 and 2 are completed).

When testing the flow, it does work in that an email is sent in the format of 'Send an email (V2)' as shown above. However, an email is sent for the 6 other conditions. In other words, all expressions are 'true', even though only section 1 and 2 are filled in on the test form. I'm not sure where I am going wrong. Can anyone help?