SOLVED

Re: Comments form field too small

Go to solution
mrkcrne
Level 2

Comments form field too small

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?

Screen Shot 2022-02-10 at 3.09.41 PM.png

1 ACCEPTED SOLUTION

Accepted Solutions
andrew_ruiz
Level 2

Re: Comments form field too small

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

 

Screen Shot 2022-02-10 at 2.36.21 PM.png

View solution in original post

2 REPLIES 2
andrew_ruiz
Level 2

Re: Comments form field too small

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

 

Screen Shot 2022-02-10 at 2.36.21 PM.png

mrkcrne
Level 2

Re: Comments form field too small

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.

 

Screen Shot 2022-02-11 at 9.21.30 AM.png