Hi,
I’m currently trying to make a custom multistage form. I have a question on the form that requires a “Yes” or “No” answer (radio button). I want to make it so that if the user clicks “Yes” another text box appears, which i currently have set to hidden.
So basically when they click “Yes”, this text box appears to allow them to type another answer.
How do i do this in the code part?