Form Setup: Adding Start Date and End Date Fields with Subscription Assistance

  • J
    Javier mejia
    Asked on March 17, 2026 at 3:47 PM

    Need help with form to add start date and end date , and more info , need talk to live agent ,call 727 253 0497

  • Profile Image
    Podo: Support Specialist
    Replied on March 17, 2026 at 3:47 PM

    Hi,

    One of our Support Team members will take it from here to follow up shortly.

  • J
    Javier mejia
    Replied on March 17, 2026 at 3:49 PM

    Ok

  • Profile Image
    Jan JotForm Support
    Replied on March 17, 2026 at 4:39 PM

    Hi Javier,

    Thanks for reaching out to us for help. We do not have phone support, but I’m right here to help and we can sort this out together. I checked your form, and I can see that you already have one Date field. If you want to collect both a starting date and an end date, you can add another Date field so each one is separate.

    Can you tell me what other information you would like to add to the form as well? Once I know that, I can guide you on the next steps. You can also create a form using Jotform AI. It's easy to do. Let me walk you through it:

    1. On your My Workspace page, click on the Create button on the top-left side of the screen.
    2. Then, in the window that opens up, click on Form.
    3. Now, describe the form you want to create to our Jotform AI and click the Send button.

    
Form Setup: Adding Start Date and End Date Fields with Subscription Assistance
Image-1

    Once we hear back from you, we can move forward with a solution.

  • Profile Image
    suncoastdriverentals
    Replied on March 17, 2026 at 5:15 PM
    Is the platform im using free , or does itnhave timing
    ...
  • Profile Image
    suncoastdriverentals
    Replied on March 17, 2026 at 5:20 PM
    Im havin issues as well changing submit button to blue , it wont change ?
    ...
  • Profile Image
    suncoastdriverentals
    Replied on March 17, 2026 at 5:20 PM
    How do I put my companies name os this tamplet
    https://form.jotform.com/260755262434154

    ...
  • Profile Image
    Jan JotForm Support
    Replied on March 17, 2026 at 5:54 PM

    Hi Javier,

    We do not offer phone support at this time, but I am available to assist you through this ticket. The platform you are using has a free Starter plan with no expiration date. You can continue using this plan as long as your account remains within the monthly usage limits, such as submission counts and storage space. You can find more details on our pricing page.

    If the standard designer settings are not updating the submit button color, you can use custom CSS to apply the change. Follow these steps:

    1. First, copy this code:

    .form-all .qq-upload-button, .form-all .form-submit-button, .form-all .form-submit-reset, .form-all .form-submit-print {
        color: #ffffff !important;
        background: rgb(50 130 204);
        border-color: white !important;
    }

    2. In Form Builder, click on the Paint Roller icon on the right side of the page to open Form Designer.

    
Form Setup: Adding Start Date and End Date Fields with Subscription Assistance
Image-1

    3. Now, in the Form Designer menu, click on the Styles tab, scroll down and paste the code into the Inject CSS Code box. That’s it. The code is automatically saved.

    
Form Setup: Adding Start Date and End Date Fields with Subscription Assistance
Image-2

    Here's what it looks like on my cloned form:

    
Form Setup: Adding Start Date and End Date Fields with Subscription Assistance
Image-3

    I’ve gone ahead and moved your other question to a separate thread to keep things tidy, and someone from our Support Team will help you out with it here.

    Give it a try and let us know if you need any help.