Topic: Datepicker add custom header content and confirmDateOnSelect like the vue version
                  
                  VDLP
                  priority
                  asked 2 years ago
                
Hi,
What is the status on this issue: https://mdbootstrap.com/support/standard/datepicker-add-custom-header-content-and-confirmdateonselect-like-the-vue-version/ ?
===
Original issue:
We've made some feature requests for the vue version of the datepicker that we also would like to see in the standard version.
confirmDateOnSelect
Feature request:
https://mdbootstrap.com/support/vue/mdbdatepicker-modal-selectday-to-confirm-and-close-modal/
Option:
https://mdbootstrap.com/docs/vue/forms/datepicker/#docsTabsAPI -> confirmDateOnSelect
Edit header date
Feature request:
Option:
https://mdbootstrap.com/docs/vue/forms/datepicker/#section-custom-header-content
E.g. how we currently use it in vue, that we would also like to do in the standard version through a callback or something:
<template #header="{ selected }">
    <div class="fs-2 mb-2">
        {{ selected ? dayjs(selected).format('dddd D MMMM YYYY') : '' }}
    </div>
</template> 
Kind regards,
Van der Let & Partners
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Opened
- ForumUser: Priority
 - Premium support: Yes
 - Technology: MDB Standard
 - MDB Version: MDB5 6.1.0
 - Device: n/a
 - Browser: n/a
 - OS: n/a
 - Provided sample code: No
 - Provided link: Yes
 
Grzegorz Bujański free commented 2 years ago
Unfortunately I can't say when it will be added, but we are working on it.
VDLP priority commented 2 years ago
Hi, we are waiting a while now. Do you have a date when this might be resolved?
Kamila Pieńkowska staff commented 2 years ago
confirmDateOnSelectwas added in the last release. We don't have a set date for when we will add a feature allowing header customization.VDLP priority commented 2 years ago
Hi. Do you have a date when the header customization might be resolved?
Kamila Pieńkowska staff commented 2 years ago
No, we do not have. And we do not disclose data or the content of coming releases.