I have a Form Field question with several fields and I'd like to make the boxes appear taller and wider than the default. The editor allows me to do this pretty seamlessly, but no matter which template I try for the survey, the height adjustment to the boxes is never respected. The length adjusts properly.
Is there something else I need to do to make this work as expected?
Solved
Why won't Form Field box height adjustments render properly?
Best answer by Tom_1842
Hi there, when going to edit the Form field question in the Survey Builder, you should see a "Click to edit validation" link beneath the question text. When clicked, try changing the field size for each choice to "Essay".
You might also make use of the below CSS by pasting it over in the Style section of the survey's Look & Feel:
.Skin .TE .FORM .InputText {
min-height: 250px;
}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
