You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary
I've added a new field to the Accounts bundle with type = date. When I populate this field from the Edit Account form, the dropdown for the year selection shows many years in the past but only one year in the future. I need to be able to select several years in the future for this specific field.
How do I fix this?
Steps to reproduce
Entity Management >> Accounts Bundle
Add new field with type = Date
Populate the new date field from the Edit Accounts form
Select the year dropdown box
Actual Result
Only shows one year in the future and several dozen years in the past
Expected Result
should show more future years in the dropdown