Hide an option by default

  • perfectimijre
    Asked on July 17, 2014 at 8:56 PM

    Hello,

    I would like my form to hide one of the canvas size options automatically by default instead of displaying them both on the screen until selections are made.  Currently two canvas size options appear on my form I only want one to display but when someone selects rolled canvas or stretched canvas the correct canvas size option appears.  I have it displaying correctly once the individual selects the canvas.     My only problem is it is showing  two canvas size option.  How do I fix this?

    Jotform Thread 405121 Screenshot
  • Elton Support Team Lead
    Replied on July 17, 2014 at 11:40 PM

    Hi,

    I think you made your condition opposite to what you want. The condition should be like the following.

    Hide an option by default Image 1 Screenshot 30

    So when the select canvas in empty or unfilled, the 2nd canvas size remains hidden by default.

    Or if you want to display canvas size depending on the canvas selection, do the following.

    You must include if select canvas is filled so the canvas size field remains hidden by default.

    Hide an option by default Image 2 Screenshot 41

    Hope this helps!