Removing months not yet occured

  • kdevlin1983
    Asked on March 22, 2017 at 2:28 PM

    https://form.jotform.us/70736344980159

     

    Hello,

    How can I hide months that have not yet occurred in 2017 without effecting the other years where I will need all months as options?

     

    Thank you,

     

    Kirsten

  • Kiran Support Team Lead
    Replied on March 22, 2017 at 6:57 PM

    Unfortunately, this is not possible directly to hide the options of a Select field since the options are set within the field. Alternatively, you may add a new field with the required options for the year 2017 and display it only when 2017 year is selected. Please refer to the guide below that can help you with setting up show/hide conditions on the form.

    https://www.jotform.com/help/316-How-to-Show-or-Hide-Fields-Base-on-User-s-Answer

    If you do not want to use separate month fields, you may consider downloading the full source code of the form and add some Javascript code to form in order to achieve your requirement.

    Hope this information helps!