I have a survey under construction that has multiple select_one yes_no questions.
- Is there this thing present? Y/N
- Is there this other thing present? Y/N
- What about this thing? Y/N
etc....
I'm trying to have a final field that is triggered for follow up.
"If any question 1-7 above was answered Yes, then follow up is required and it needs to default as yes."
I currently have it set up as a relevant question, but would rather have it autopopulate to "yes" and have it read only.
I've poured over the other if/then questions on the forum# and cant' seem to find a solution.