Can I make textbox field, on multiple type columns input table, multiple lines of text

  • CharDyan
    Asked on June 12, 2020 at 7:30 AM

    Hi there, I have added three columns to an input table. x2 dropdowns and 1x textbox column. Is there any way to make this text field 'wrap text' (seem to have multiple lines of text) so the user has more visibility when adding text. I increased the height using CSS codes however, it still only allows one string of text. 

     

    Any assistance would be much appreciated.

  • Vanessa_T
    Replied on June 12, 2020 at 9:06 AM

    Unfortunately, it is not possible to display multiple lines in an input field. The field itself is designed only for one line texts. You may however adjust the input fields width so it can display more content.

    Let us know if you need assistance adjusting the input field's width using CSS.