Topic: Datepicker - confirm a selection of the date by double-click on a selected date
Břetislav Válek free asked 2 years ago
Hi, in datepicker, our customer requires to confirm a selection of the date by double-click on a selected date. Is it possible to activate this feature somehow?
Thanks for answer.
Bretislav Valek
Grzegorz Bujański staff answered 2 years ago
This requires some changes to the src code. You can make the appropriate changes to the _listenToDateSelection()
method and change the event from click
todblclick
.
After making the changes, you will need to create a new version of the mdb.min.js
file. Here you will find a tool that will help you with this:
https://mdbootstrap.com/docs/standard/getting-started/optimization/#section-custom-version-of-mdb-ui-kit
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB Standard
- MDB Version: MDB5 3.10.2
- Device: PC
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No