Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7045401
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T02:31:34+00:00 2026-05-28T02:31:34+00:00

I have create to fields in my form and I have place in, two

  • 0

I have create to fields in my form and I have place in, two text fields for date range. I have run normaly my jQuery to assign on them the datepicker and work fine.

The text fields are auto filled with the current date in case the user fill out the form for first time, or with the saved data in case the user editing that form for second time.

Anyway, What I like to do is to auto set the minDate for the second field before I use the first.

This is my code:

$('#stigma_start').datepicker(
    {
        dateFormat: 'd MM yy',
        timeFormat: 'h:mm',
        hideIfNoPrevNext: false,
        showWeek: true,
        changeMonth: true,
        changeYear: true,
        onSelect: function(selectedDate)
        {
            var instance = $(this).data("datepicker");
            var date = $.datepicker.parseDate(instance.settings.dateFormat || $.datepicker._defaults.dateFormat, selectedDate, instance.settings);

            $('#stigma_expires').datepicker("option", "minDate", date);
        }
    }
);

$('#stigma_expires').datepicker(
    {
        dateFormat: 'd MM yy',
        timeFormat: 'h:mm',
        hideIfNoPrevNext: false,
        showWeek: true,
        changeMonth: true,
        changeYear: true
    }
);
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T02:31:35+00:00Added an answer on May 28, 2026 at 2:31 am

    How about setting minDate option explicitly for the second datepicker? The onSelect of the first one should set it correctly in this settup as well.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using the jQuery Jeditable (amazing script btw) to create an edit-in-place form.
I have a form with some fields of type text and 2 fields (name
I am using ASP.NET2.0. I have created a download form with some input fields
When you have an ASP.Net MVC form created by Html.BeginForm(), how do fields inside
I use TcxGrid I have create fields on execution time because I have a
I use TcxGrid But I cant create fields on execution time because I have
I have two objects, a Trip and a Place . A Trip represents a
I create a form form infopath. On that form I took the text boxes
I have to fill in multiple form fields on a web page I got
I have a Silverlight application which is a collection of form fields and buttons.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.