Thankyou, that definitely looks like what I am after. I have inserted the script and copied the question setup that was used in the link, however I am unable to get the question to display properly, I'm using Vallender will that affect things ?
Also how would I go about making three changes:
- change to short numeric input
- add a second age input
- change the order of display to: checkbox/checkbox/Numeric input/Numeric Input for each question
You will need a separate multi-numeric question for each "Age" column. And each of those will need subquestions that match the subquestions in the array.
Then you will want to make the age inputs only mandatory if a "Yes" radio is selected and disable/clear them if "Yes" is not selected.
Quite a lot of JS required...
.
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.