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 / date picker set min/ma...
Power Pages
Unanswered

date picker set min/max date?

(0) ShareShare
ReportReport
Posted on by 116

I am trying to set a min & max date on a date picker

I have put this is custom JavaScript of the localization page for my form

$(document).ready(function() {
 $("#rd_projectdate").next().data("DateTimePicker").minDate(moment());
});

 but I end up with this error

Jeff_ccs_0-1645766157390.png

I get the same result with maxDate

Categories:
I have the same question (0)
  • ragavanrajan Profile Picture
    7,044 Most Valuable Professional on at

    Hi @Jeff_ccs 

     

    I have tested this. I am not facing any errors. Try with the console log 

     

    $(document).ready(function () {
     console.log(555, "RR Testing min date ");
     $("#cr55ce_firstvaccinedate").next().data("DateTimePicker").minDate(moment());
    });

     

    ragavanrajan_0-1646039490269.png

     

    Once you add the above code in your localization advanced > Custom javascript section. Hit save and close. 

     

    Important step: 

     

    In Portal studio

    1. Pres sync configuration and browse the website. And press "Ctrl+F5" 

    Hope it helps. 
    ------------

    If you like this post, give it a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users to find it.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
Fubar Profile Picture

Fubar 33 Super User 2026 Season 1

#2
Mohsin Ali Profile Picture

Mohsin Ali 25

#3
SP2019admin Profile Picture

SP2019admin 20

Last 30 days Overall leaderboard