Opened 10 years ago
Closed 10 years ago
#6038 closed enhancement
Date selector type profile field enhancement
Reported by: | Rimon_Habib | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Extended Profile | Keywords: | dev-feedback |
Cc: |
Description
As Date selector type fields are used for different purposes, it should have a recommended starting and ending date value. as example, most common use of this field is for Date of Birth. And the year value for fixed from 1901 to 2037 ( https://buddypress.trac.wordpress.org/browser/tags/2.1.1/src/bp-xprofile/bp-xprofile-classes.php#L1728 )
its annoying and sometimes difficult to find out right year at registration page.
Similarly, some date field may be used only for future dates, past dates are not needed for that field.
So I propose to have a starting and ending date range for date selector type field.
Or, instead of date range, it can provide "Past dates only", "Future dates only","All dates" etc. options.
Thanks for the suggestion. I invite you to the discussion at #5500.