Random Value Generator widget does not display the "Hide Field" option.

  • KriyaYogaVienna
    Asked on January 13, 2015 at 11:59 PM
    the random value generators field can still not be hidden
  • Ashwin JotForm Support
    Replied on January 14, 2015 at 8:09 AM

    Hello KriyaYogaVienna,

    I did check your form and found that the "Random Value Generator" widget is not hidden. There seems to be some glitch as the "Hide Field" property is not being displayed.

    I am reporting it to our back end team. We will get back to you as soon as this issue is fixed.

    For now, I will suggest you to inject the following custom css code in your form to hide the "Random ID" field:

    li#id_3 {

    display: none;

    }

    The following guide should help you on how to inject custom css code:  http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    Thank you!

  • TitusN
    Replied on May 21, 2015 at 6:46 AM

    Hello,

    You can now hide the code from the Form user as shown below: 

    Random Value Generator widget does not display the Hide Field option Screenshot 20

    Please check it out, and share your experience. 

    Cheers!