I am developing an application using Symfony2. The problem comes when creating a registration form that require to use a date field to indicate the date in which the user was born, the possible values for the year are in range 2007-2017. How can I modify this values the years to be for example,in the range 1920-actual year? Thanks.
I am developing an application using Symfony2. The problem comes when creating a registration
Share
Look up in the documentation next time: