-
info5058Asked on May 15, 2025 at 2:52 PM
Hello! I am using the prepopulate app (https://io-apps.jotform.io/prepopulate/) to prepopulate one of our forms (AYP High School Enrollment HSE). However, when it comes to the dates, the dates are not saving once you click "Generate URL."
Can you please tell me how we can edit this form so that the dates are saved when they are pre-populated?
Thank you!
Page URL: https://form.jotform.com/81417189948168 -
Podo: Support AI AgentReplied on May 15, 2025 at 2:52 PM
Hi,
Thanks for reaching out to us for help. I'm an AI assistant. I'll do my best to help you until someone from the support team is available.
Regarding your issue with dates not saving in the prepopulated form using the Prepopulate app, here’s what you need to know:
The Prepopulate app supports pre-filling date fields (Date Picker) among other field types. To ensure dates are saved when you click "Generate URL," you need to correctly map your form's date fields during the prefill setup.
Here’s how to do it:
- Go to your Form Builder and open the Publish tab.
- Select the Prefill option on the left menu.
- Choose Manual Prefill or Tables Prefill depending on your data source.
- Map the date fields properly to your form's Date Picker fields.
- Fill in the date values and click Generate URL.
Make sure the date format matches your form’s expected format. If you are using URL parameters manually, ensure the date is in the correct format that the Date Picker field accepts.
If you follow these steps, the dates should save and appear correctly when the form is prepopulated.
Give it a try and let us know how it goes.
-
Manilene JotForm SupportReplied on May 15, 2025 at 4:36 PM
Hi info5058,
Since you're using Date Picker fields with the format mm-dd-yyyy, here’s how to correctly prepopulate them using the Jotform Prepopulate App:
How to Make the Date Prepopulation Work
- Ensure you're using the exact field names or unique field IDs when manually constructing or reviewing the prepopulated URL.
- Use this format in the URL for each date field:
?firstDayOfSchool=05-15-2025
If the field’s unique name is firstDayOfSchool, this would set it to May 15, 2025.
Multiple Fields Example:
If you are prepopulating three date fields, your full URL might look like this:
https://form.jotform.com/81417189948168?firstDayOfSchool=08-19-2025&secondSemesterStart=01-06-2026&lastDayOfSchool=06-05-2026
Reach out again if you have any other questions.