Auto-Fill Multiple Date Fields Based on First Date Selection

  • Felicia273
    Asked on July 8, 2025 at 4:09 PM

    If I have 7 sections, with seven dates, if the first one is filled, can the others pre-populate by +1, +2, +3 etc?


  • Christian Enterprise Support
    Replied on July 8, 2025 at 4:52 PM

    Hi Felicia,

    Thanks for reaching out to Jotform Support. I understand you'd like the rest of your date fields to automatically fill in based on the first date entered, and yes, that’s totally doable! You can achieve this using the Update/Calculate Field condition with the Calculate a field’s value option. This lets you set up dynamic date-based calculations.

    In your case, once the first date is filled in, you can have the next ones auto-populate by simply adding days to it. For example:

    • Date 2 = Date 1 + 1 day
    • Date 3 = Date 1 + 2 days
    • Date 4 = Date 1 + 3 days…and so on.

    Let’s walk through how to set it up:

    Start by adding your Date Picker fields to the form. Since your use case has 7 sections, you’ll need 7 fields. But just to demonstrate, I used 3 Date Pickers in my example:

    Auto Fill Multiple Date Fields Based on First Date Selection Image 1 Screenshot 50Now we’ll use the Update/Calculate Field condition to build the logic that fills in each date automatically. Here’s how:

    1. In the Form Builder page, then click Settings at the top menu.
    2. Select Conditions on the left.
    3. Click Add a new condition, and choose Update/Calculate Field.
      Auto Fill Multiple Date Fields Based on First Date Selection Image 2 Screenshot 61
    4. Set the DO option to Calculate a field’s value. A calculation section will appear — build your formula like this:
    • If Date 1 is filled, then
    • Calculate value: Date 1 + 1, and
    • Output the result into Date 2

    5. Click Save once you're done.

    Auto Fill Multiple Date Fields Based on First Date Selection Image 3 Screenshot 72 Repeat the same logic for the rest of the dates, just changing the “+” value accordingly (e.g. +2 for Date 3, +3 for Date 4, and so on).

    After applying the conditions, you’ll see how the rest of the date fields auto-fill based on what’s entered in the first one. You can check it out in the screencast below to see how it behaves:

    Auto Fill Multiple Date Fields Based on First Date Selection Image 4 Screenshot 83 If you’d like to explore the setup further, feel free to test out the demo form here. You can also clone it to your account by following the steps in this guide to see how it’s configured behind the scenes.

    Give it a try and reach out again if you have any other questions.

  • Felicia273
    Replied on July 8, 2025 at 5:19 PM

    I have an additional question. I know I will receive submission emails. If I add an email field, to be typed in on the document, is Jotform capable of letting that address receive the submission too?


    Also, if I have several different people accessing this form, how is it private so they don't see each other's data?
  • Raymond JotForm Support
    Replied on July 8, 2025 at 6:36 PM

    Hi Felicia,

    To avoid confusion, I moved your other questions to new threads and helped you with them on the links below:

    1. How to create an Autoresponder Email?
    2. How to make some data private so other people don't see them?

    Reach out again if you need any help.