#1 and #2
- Will the questions be displayed sequentially on the same page?
- Do you want the LABELS or the COMMENTS of the checked Q3S2 answers piped into the comments of Q4Dom?
#3
- Try this:
Code:
{Q4Dom_1comment}
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
#1 and #2
Unfortunately, there is no Expression Manager variable for sub-question text (labels) so you will need to use JavaScript to build your own array of text strings depending on the checked states of the Q3S2 answers. This would be a fairly complex script which I don't have time for now.