crm icon indicating copy to clipboard operation
crm copied to clipboard

OROCRM - Date selection - year dropdown only shows one year in the future

Open mtrayn01 opened this issue 3 years ago • 0 comments

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

Details about your environment

  • OroCRM version: 4.2.9
  • PHP version: 8.0
  • Database (MySQL) version: 8.0.23
  • Server Operating system: Ubuntu 64-bit 20.04
Screen Shot 2022-01-17 at 9 34 59 AM

mtrayn01 avatar Jan 17 '22 17:01 mtrayn01