I need a method to allow users to choose their attendance status, then enter text:
ARE YOU ATTENDING AS:
Parent of a current/former student. Please enter student's name ___________.
Parent of prospective student. Please enter student's name ________.
Community agency. Please enter agency name ________.
TSC faculty or staff. Please enter your department ___________.
I haven't yet found how to offer a text section with multiple choice or checklist. I've found a work around, using Single Line Text, but it's not very elegant and this seems like it should be simple, even if I have to do a little coding.
I added a text input box to the multiple choice questions which did make the text box appear, but anything typed in the text box didn't forward with the rest of the results.
Here's the form so far: https://tccwebas01.tsc.fl.edu/publicforms/view.php?id=397497
Can someone show me a working example of this? Thanks in advance.