How to show countdown to event on form

  • jabedoya60
    Asked on July 10, 2017 at 7:01 PM

    Hi guys, I was trying to update this form:

    https://www.jotform.com/build/71906964784169

    Is called Clip'n Climb for our school, the widget that has the hours, minutes and seconds is not updating, I placed 1146 hors to refelct over 40 days for the event and it did not changed, can you please check, also, can the option of placing DAYS is available, this is very useful for the parents.

    Thank you,

    James

  • Mike
    Replied on July 10, 2017 at 10:12 PM

    Thank you for contacting us.

    The alternative widget that may be more suitable in your case is a Day Countdown. It should let you to set the countdown based on a date with time.

    How to show countdown to event on form Image 1 Screenshot 20

    Please give it a try and let us know if you need any further assistance.

  • jabedoya60
    Replied on July 11, 2017 at 6:20 PM

    Hi, thank you, yes this is much better, the only thing I need to do is centered and make it smaller, there was an option for alignment but it is still aligning to the right, can you help me?

    Thank you,
    jamesHow to show countdown to event on form Image 1 Screenshot 20

  • Mike
    Replied on July 11, 2017 at 7:31 PM

    Please try decreasing the widget field width (e.g. to 500), it should center the field and make it smaller.

    How to show countdown to event on form Image 1 Screenshot 20

    Thank you.

  • jabedoya60
    Replied on July 11, 2017 at 9:14 PM

    I fixed thank you, but now it cuts off the bottom of the page, what can we do?

     

    How to show countdown to event on form Image 1 Screenshot 20

  • Ashwin JotForm Support
    Replied on July 12, 2017 at 2:54 AM

    Hello jabedoya60,

    I have fixed this issue by injecting the following custom css code in your form:

    .supernova .form-all, .form-all {

        margin-top: -15px !important;

    }

    I would suggest you to please check your webpage again and see if your embedded form appears as expected.

    Thank you!