Form Tab Widget Not Showing

  • CenterforSalesExcellence
    Asked on January 16, 2015 at 12:46 PM

    Hi,

    We are experiencing issues with the Forms Tab widget these couple days. It was working fine last week. But today we are notified from the user regards to this issue. Please see the screenshots.

    Regards,

    -Benny

    Jotform Thread 497585 Screenshot
  • Charlie
    Replied on January 16, 2015 at 1:50 PM

    Hi,

    Upon checking the form you have above, I was unable to replicate the problem, the form tabs were working properly in my end. I've tested it on latest version of Google Chrome, Firefox and Internet Explorer.

    Form Tab Widget Not Showing Image 1 Screenshot 20

     

    Can you re-integrate the widget again and see if that fixes the problem. Also, if it's possible, can you ask your user if what browser he/she is using? It might be a couple of problems with his/her side like an outdated browser or an intermittent internet connection.

    Could you also please try testing the form in your end and see if you were able to replicate the problem? We'll wait for your response.

    Thank you.

  • MihaelaVincze
    Replied on January 17, 2015 at 1:37 AM

    Hello,

     

    We are experiencing the same problem: some applications who previously shown the Form tabs are currently not showing them anymore:

    http://form.jotformeu.com/form/42891306163353

     

    Thank you for the response.

    Mihaela

  • jonathan
    Replied on January 17, 2015 at 10:35 AM

    Hi Michaela,

    We will resolve your issue here http://www.jotform.com/answers/497934

     

    Thanks.

  • CenterforSalesExcellence
    Replied on January 19, 2015 at 8:12 AM

    Hi,

    It looks like it is working now but not complete. The tab is not completely "colored" properly compared to what it is before. Can you please take a look? Thank you. Please see the screenshot. 

     

    Form Tab Widget Not Showing Image 1 Screenshot 20

     

  • Charlie
    Replied on January 19, 2015 at 9:28 AM

    Hi,

    You can use this custom CSS code instead:

    .tabs-list li { color:#000; }
    .tabs-list li.current { color:#fff; }
    .current { background:#002B5C!important; color:#fff; }
    .current:before { border-bottom: 28px solid #002B5C!important }
    .current div.liBefore { border-bottom: 28px solid #002B5C!important }
    .current:after  { border-bottom: 28px solid #002B5C!important }
    .current div.liAfter { border-bottom: 28px solid #002B5C!important }

    Add it under the Settings Wizard of the "Form Tabs" widget.

    Form Tab Widget Not Showing Image 1 Screenshot 30

    Under the Settings Wizard.

    Form Tab Widget Not Showing Image 2 Screenshot 41

     

    You can check the demo form here: http://www.jotform.com/form/50184010283948

    Let us know if you need more assistance on this.

    Thank you.