coreui / coreui-free-react-admin-template

Open source admin template based on Bootstrap 5 and React.js
https://coreui.io/product/free-react-admin-template/
MIT License
4.56k stars 2.29k forks source link

Datepicker input field trigger calender show #266

Closed michaeldino27 closed 2 years ago

michaeldino27 commented 3 years ago

Hello,

I've started using this template for my client and been requested to show the calendar selection when they click in any part of the date field not just the calendar icon, i went looking at the documentation regarding this feature but have not seen any, i also went to the issues if any have had this concern but no luck. Would really appreciate if there is an existing function to make this happen.

Thanks a lot. Regards, Michael Dino

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions

Dimondevelop commented 3 weeks ago

I ran into the same problem. Why is there no answer?

mrholek commented 3 weeks ago

@Dimondevelop First of all, for PRO products, we have a dedicated support form—https://coreui.io/support/. However, in 2020, we didn't have our date picker component in our PRO templates; we used third-party plugins.

Currently, this problem does not exist because we have our own component - https://coreui.io/react/docs/forms/date-picker/. You can click on the calendar icon or the date, and the calendar will be shown.