Need more visual area with the TextArea field in Configurable List Widget

  • rivercity1224
    Asked on November 9, 2015 at 3:24 PM

    when i do the configurable list and have a text drop down i need to be able to see what im typing on i pad you cant see anything...so i need to have the box longer...and will the whole this show up when i print it

    Jotform Thread 701036 Screenshot
  • jonathan
    Replied on November 9, 2015 at 4:56 PM

    Hi,

    Pleae add this CSS code in the Custom CSS option of your jotform http://www.jotform.com/51896308369974 Configurable List widget

     

    textarea {

        width: 205px !important;

    }

    Need more visual area with the TextArea field in Configurable List Widget Image 1 Screenshot 30

    You can adjust the px width number to your preferrence.

    The result is like this.

    Need more visual area with the TextArea field in Configurable List Widget Image 2 Screenshot 41

    Hope this help. Let us know if you need more assistance.