Create sub-products from this option cuts off ... Why?

  • 5kevents
    Asked on August 24, 2016 at 10:13 PM

    Why does the field get cut off when I change the feature to: "Create sub-products from this option "

     

    https://www.jotform.us/form/62365820472153

    Jotform Thread 915277 Screenshot
  • beril JotForm UI Developer
    Replied on August 25, 2016 at 3:49 AM

    We are sorry for the inconvenience this may caused you. I am able to reproduce the same issue that you’re having.

    Create sub products from this option cuts off  Screenshot 30

    To solve that issue, could you please inject the CSS code below?

    #cid_49 span.form-product-item {

        height : auto !important;

    }

    At that time, it should work properly.

    Create sub products from this option cuts off  Screenshot 41

     

    If you have any question or issues, please do not hesitate contacting us. We will be glad to assist you.