web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Pages / Datetime Picker : unab...
Power Pages
Unanswered

Datetime Picker : unable to block future dates

(0) ShareShare
ReportReport
Posted on by 13

I have multi-step form and few basic forms in my power portal, and I have few date pickers too. 

 

Somehow I am unable to block future dates in few areas and in other area it's working fine. 

 

Here is my code to block future date : 

 

$("#field_name").next().data("DateTimePicker").maxDate(moment().add(0, 'days'));

 

I do have that field name on form, can't figure out that why it's not working in some area in my portal ? Whole portal is using same web template. 

I keep getting this error  "Cannot read properties of undefined (reading 'maxDate')"

Categories:
I have the same question (0)
  • Fubar Profile Picture
    8,487 Super User 2026 Season 1 on at

    Not an answer, but it may be something similar to what is happening for this person https://powerusers.microsoft.com/t5/Customize-Extend/Error-in-bootstrap-datetimepicker-after-Power-pages-version/m-p/2615253#M1385

    they are not getting the JS to find the picker, try $("#field_name").next().data("DateTimePicker"); in the browser debugger console and see if it returns the object (if it does expand it and see what functions it has)

     

  • Poonam Profile Picture
    13 on at

    I tried that and it says "undefined". 

  • Fubar Profile Picture
    8,487 Super User 2026 Season 1 on at

    Do you have a multi select choice/dropdown on the form? if so it is probably the same as the link I added in my previous post - where the multi select is using a different version of JQuery and maybe conflicting - they are logging a ticket with Microsoft About it.

  • Poonam Profile Picture
    13 on at

    Yes I do have multi select dropdown, might be that's the reason.  

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
rezarizvii Profile Picture

rezarizvii 53

#2
DP_Prabh Profile Picture

DP_Prabh 40

#3
oliver.rodrigues Profile Picture

oliver.rodrigues 28 Most Valuable Professional

Last 30 days Overall leaderboard