I have created a new form and at the bottom I have a comments field for users to tell us about their project. It looks like the field only shows one line, is there a way to have it show something like 5 lines?
Solved! Go to Solution.
You should be using a "Text Area" and change the visible lines up a few. See screenshot.
Thanks Andrew, I guess I am hampered as we are using a lot of javascript on the back end to translate our forms into the correct language based off our language switcher on our site. I have that field set up exactly the way you do. I will need to check with the developers to see if their code is affecting this.