Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Pages - Power Apps Portals
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

  • ragavanrajan Profile Picture
    7,036 Most Valuable Professional on at
    Re: date picker set min/max date?

    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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Pages

#1
Lucas001 Profile Picture

Lucas001 60 Super User 2025 Season 1

#2
Fubar Profile Picture

Fubar 55 Super User 2025 Season 1

#3
surya narayanan Profile Picture

surya narayanan 35