Widget Multi Select

  • guifromtoulon
    Asked on January 31, 2019 at 5:17 AM

    Hello,


    Is it possible to select the size of caracters into the multiselect widget?

    For me it's a little small.


    Thanks a lot for your answer.

    Guillaume

  • Uğur JotForm UI Developer
    Replied on January 31, 2019 at 8:04 AM

    Hello,

    I guess, You mean that Multiselect Grid. We can't change this widget's size on Card Form

    But We can change Form and Multiselect Grid length on Classic Form


    Step-1 

    If you want Multiselect Grid to full spread to Form, you can use the code bellow.

    Go to Form Designer click CSS and than paste this code into Inject Custom CSS.

    code: iframe[data-type="iframe"]{width:100% !important;}


    1548937327Screen Shot 2019 01 31 at 15 Screenshot 10

    Step-2 

    If you need more area for Multiselect Grid, you can increase form length. Click STYLES in Form Designer later change Form width.


    1548939710Screen Shot 2019 01 31 at 16 Screenshot 21