How can I fix to date time issue?

  • resumersud
    Asked on January 23, 2019 at 9:25 PM

    Good morning


    i wanna ask, why when i fill date there is note "The Date Is Unavailabe" , please help me to fix it .

    thanks

    Jotform Thread 1710778 Screenshot
  • matt
    Replied on January 24, 2019 at 8:01 AM

    I checked your issue and cloned your form. You should fill the 'date picker' field's date and time values in order to submit the form successfully or you can remove the time field in date picker and add separate 'time' field.

    You should go to your form builder and click on the Add Form Element. After that, choose the 'time' field. Then, you can edit the field's values by clicking an element and selecting the gear icon that is on the right side of the field.

     

    Please, check the GIFs are shown below.

     

    How can I fix to date time issue? Image 10

     

    Also, you can manage field's position through field Form Designer CSS settings. 

    Please follow these steps :

    On your form builder, click on the blue form designer icon that is on the top right corner.  After that, click on the CSS Tab and make sure to paste your code then click on save button.

     

    The CSS code is shown below:

    #id_46 {

      width: 218px;

      margin-top: 25px;

      margin-left: -40px;

    } 

     

    How can I fix to date time issue? Image 21

     

    When you completed these actions, make sure the remove time field in 'date picker' field.

     

    If you have other questions or concerns, please do not hesitate to let us know.