delete birthday year

  • snit99
    Asked on March 16, 2016 at 11:48 PM
  • David JotForm Support Manager
    Replied on March 17, 2016 at 12:06 AM

    Do you want to hide the "Year" drop down of the Birth Date field from this form: http://www.jotform.com/60758652340962? If yes, inject the following CSS code: http://www.jotform.com/help/42-How-to-Clone-an-Existing-Form-from-a-URL 

    #input_18_year,#sublabel_year{

        display: none;

    }

    Let us know if you need more help, we will be glad to assist you.

  • snit99
    Replied on March 18, 2016 at 2:27 PM

    thank you!

  • David JotForm Support Manager
    Replied on March 18, 2016 at 2:28 PM

    You are welcome! Please open a new thread if you need anything else, we will be glad to assist you.