Orderable List Widget: English Choices being cutoff

  • MKOndemand
    Asked on November 2, 2021 at 8:22 AM

    2. In "Orderable list feature" I have 6 choices as you can see in Pic2 Orderable choices (Thai)

    and when change into english language by the dropdown box of the top right corner. I can see only 5 choices of the orderable feature instead of 6 choices(Pic3 English Choice version)

    How can I see all 6 choices in english version?

    Pic2 Orderable choices (Thai)

    1635851934 61811e9e85d4d  Screenshot 10

  • Sonnyfer JotForm Support
    Replied on November 2, 2021 at 8:31 AM

    I cloned your form and was able to replicate the issue. The Orderable list widget gets cut off when translated to English.

    1635856248 61812f78d4f52  Screenshot 10

    Kindly allow me some time to perform some tests on my end. I will be back shortly.

  • Sonnyfer JotForm Support
    Replied on November 2, 2021 at 8:54 AM

    Thanks for patiently waiting. Kindly inject the below code into your form to display #6 in your Orderable List.

    #customFieldFrame_47{
     height: 353px ! important; 
    }

    Guide: How-to-Inject-Custom-CSS-Codes

    Result:

    1635857632 618134e01daeb  Screenshot 10

    Let us know if you need further assistance.

  • MKOndemand
    Replied on November 2, 2021 at 11:44 PM
    1. I've injected the code as you provide (Pic1) but it's still couldn't see choice 6 as (Gif 2)

    Pic1:

    1635909992 6182016860d9a  Screenshot 10

    Gif2

    1635911025 6182057108bbf  Screenshot 21

  • Sonnyfer JotForm Support
    Replied on November 3, 2021 at 1:55 AM

    Seems you injected the code into the wrong place. Please inject it in the form designer and not into the widget.

    1635918889 6182242915663  Screenshot 10

    Complete Guide: How-to-Inject-Custom-CSS-Codes

  • MKOndemand
    Replied on November 3, 2021 at 4:30 AM

    Dear Sonyfer

    Oh Thanks you for your help, I can solve it right now :)