Datelist Year drop down has "Year" as selectable Option.

Created on 27 March 2024, 8 months ago
Updated 5 April 2024, 7 months ago

Problem/Motivation

Trying to capture Year of Birth using drop down list.
The datelist shows a drop down list for Year, but the first Option in the list is "Year".
This should be removed.

Steps to reproduce

Create a "datelist" element
Select just "Year" under Date Parts

Proposed resolution

The option of "Year" should be removed.

As a workaround I've used a line of Jquery to disable the option:-

$('#SELECTID option:first-child').attr("disabled","disabled");

πŸ› Bug report
Status

Closed: won't fix

Version

6.2

Component

User interface

Created by

πŸ‡¬πŸ‡§United Kingdom entropea

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024