Wrap Text in Spreadsheet Wizard

  • yvonne.thompson
    Asked on February 27, 2020 at 3:41 PM

    I am using the spreadsheet wizard in my form.  Is there a way to add CSS code or something so that the text input in the cells can wrap?  Thanks.

    https://www.jotform.com/build/200565139679060  

    Jotform Thread 2184700 Screenshot
  • Elton Support Team Lead
    Replied on February 27, 2020 at 8:20 PM

    I'm afraid that's not possible due to the field type used. It is using <input type="text"> which is intended for single-line text fields so it wasn't designed for text wrapping. What you're trying to achieve is only possible with Textarea field. So my recommendation would be to use Config List Widget so you can use the Textarea field.