I need to create question with radio input type for the answers. Each radio may have one textbox and the textbox itself can be located at the middle of sentence in each radio. Please look at the attachment.
How can I create question like that?
You could do that using jQuery to move the text inputs from a following multiple-numeric question into the labels of a list-radio question but then you would also need custom code for validation.
I think it would be far simpler to ask two questions:
- List radio: When did you start looking for a job?
- Numeric: How many months {before/after} graduation did you start looking.
You could use Expression Manager to dynamically show {before/after}.
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.