I want to give my users the opportunity to select from 6 checkboxes, which topics they want to answer questions to. I have to use 6 radio buttons, because multiple checkbox would not provide a conditional logic for every checkbox to control the relevant questions.
I dont want to display Yes/No for every option, i just want to give opportunity to check/uncheck every topic. That’s not possible
Second problem: i don’t want to show the result of filter-checkboxes in the email. There is no way to seperately decide, whats going to be in the result email.