Hi all,
I'm trying to include a open-ended question in my survey. Participants need to submit two text entries in two boxes in a "form" style; for example:
My answer is {ENTRY BOX1}.
Because I think {ENTRY BOX 2} is better than {ENTRY BOX3}
How can I code this in javascript, so that the static text is in a way like above? I also make sure the entry boxes 2 and 3 are on the same line. Thank you for your help!