Hello,
I have a form field question and i would like to hide the intial column.
I am using the below code to try to hide the column but the entire form gets hidden.
jQuery("#"+this.questionId+" .td").css("display","none");
I would like to hide the highlighted section so the text box will be left aligned.
Any help on this is much appreciated.
"Note: Need is a to use a form field as this data is then setup in a workflow that gets fed into google sheets, any other format / question type doesnt seem to work for the reporting bit as they are migrating from Google forms to a qualtrics survey."
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.