Hello guys!
I have a single-select question Q1 with two options and another numeric-question Q2 where you need to put in an integer. They are on the same page and I only want to show Q2, if the second option for Q1 has been selected. If the first option or no option has been selected, Q2 should not show.
I have tried a few solutions from other threads, but with little success. Furthermore every time I implement any kind of Javascript, the error message "SSI_UpdateQuestionErrHash(strVarName, strQuestName, strErrorMessage); }" is shown at the top of the page.
I would really appreciate any kind of help :)