How to disable some of check box options inside of a table?

  • raquelmendes
    Asked on December 14, 2020 at 8:59 AM

    Hello,

    Wanted to hide some options in the table by hiding checkboxes. The code

    #input_4_1_3 {

    pointer-events : none;

    visibility: hidden;

    }

    did not work for me...

    Could you help me?

    Best

  • Nikola JotForm Support
    Replied on December 14, 2020 at 9:50 AM

    The ID of the input table field in the form you provided is 23. Please use this CSS code instead:

    label#label_input_23_1_3 {

      pointer-events : none;

      visibility: hidden;

    }

    Related Guide: How to Inject Custom CSS Codes

    The change will not be visible inside of the Form Builder, but you will see it on a live form.

    1607957383 5fd77b87f2733 inputtable Screenshot 10

    Cloned form: https://form.jotform.com/203483441631955

  • raquelmendes
    Replied on December 14, 2020 at 10:10 AM

    Thank you for the answer. I had changed the input before but was not working... Now it seems to be working. I will take the cloned form and add the rest.

    Also, you can only see that checkbox is gone when doing the preview! That was something I hadn't figured out before as well.

  • Kenneth JotForm Support
    Replied on December 14, 2020 at 10:43 AM

    Hi there,

    We would like to confirm if the issue has been resolved and if you need any further assistance.

    Best.

  • raquelmendes
    Replied on December 14, 2020 at 10:47 AM

    This issue has been solved!


    Could you help out in another question?

    Is it possible to change the background colour of specific cells in the table? Want to highlight some columns so it is easier to understand they are different.

    Best

  • Patrick_R
    Replied on December 14, 2020 at 11:40 AM

    Hello!

    - Is it possible to change the background colour of specific cells in the table? Want to highlight some columns so it is easier to understand they are different.

    Yes, it is possible. Let us know the cells of which you want to change the background color. Also let us know the background color that you want to apply.

    Thank you!

  • al3bsi
    Replied on December 17, 2020 at 4:06 AM

    it not work for me


    can you please help me ?


    https://www.jotform.com/build/203507766412050

  • Ashwin JotForm Support
    Replied on December 17, 2020 at 4:37 AM

    I have moved your question to a new thread so that we can address it separately. You will be answered in the following thread: https://www.jotform.com/answers/2772153