Comments form field too small | Community
Skip to main content
New Participant
February 10, 2022
Solved

Comments form field too small

  • February 10, 2022
  • 1 reply
  • 1534 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by andrew_ruiz

You should be using a "Text Area" and change the visible lines up a few. See screenshot.

 

1 reply

andrew_ruiz
andrew_ruizAccepted solution
New Participant
February 10, 2022

You should be using a "Text Area" and change the visible lines up a few. See screenshot.

 

MarkCr6Author
New Participant
February 11, 2022

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.