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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: