I am creating a survey form, and the questions are quite long. There is a character limit for the column/field name, so I just use numbers (e.g. "question 1", "question 2") in the column/field name and put the actual questions in the field label. That seems to work for the form.
However, I want to be able to print/generate a PDF/generate an excel of each individual form submission. It seems like if I print, only the column/field names and the answers are included. The field label cannot be printed. Is there a way to get a copy of the form submission with the field label included?
Printing each row will only include the column/field name. Labels are not included.
Setting an automatic workflow to send me an alert will only send an email with column/field name. Labels are not included.
Anyone have any idea how to print a form submission with field labels? Or is there any way to bypass the character limit for column/field name?