This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

Hide Checkbox element/option?


  1. tania
    Member

    Hi -

    Is there a way to hide a checkbox option (ex. option 1), instead of deleting it because I want to keep the data. For example the date (that the checkbox represents) has passed, so I no longer want to include it in the list. I am hoping you can make this change within the form's css file rather than a php file.

    Thanks for your help!
    Tania

    Posted 14 years ago #
  2. yuniar

    Unfortunately, this won't be possible to do. Sorry.


    MachForm Founder

    Posted 14 years ago #
  3. tania
    Member

    Hi -

    I am still having to work around this issue. I noticed if I put the following code:
    #element_1_4
    {
    display: none !important;
    }
    It hides the checkbox, but not the choice label. Isn't there a way to hide this too?

    Thanks!

    Posted 12 years ago #

RSS feed for this topic

Reply