Title: Countdown Timer
Last modified: June 8, 2024

---

# Countdown Timer

 *  Resolved [fibbu](https://wordpress.org/support/users/fibbu/)
 * (@fibbu)
 * [2 years ago](https://wordpress.org/support/topic/countdown-timer-25/)
 * Hello;
   Is something like this possible?
 * For example, we will make a calculation tool just before schools start to open.
   
   When the user says calculate he will just select the year.
 * A countdown timer will appear and say 1 month, 1 day, 4 hours left, but the counter
   will countdown live.
 * Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [2 years ago](https://wordpress.org/support/topic/countdown-timer-25/#post-17810881)
 * Hello [@fibbu](https://wordpress.org/support/users/fibbu/)
 * Yes, that’s possible. You should implement the equation that calculates the time
   and insert an “HTML Content” field in the form containing a script tag in its
   content with a timer that calls the EVALEQUATION operation ([https://cff.dwbooster.com/documentation#managing-fields-module](https://cff.dwbooster.com/documentation#managing-fields-module))
   each time interval you set in “setInterval” function.
 * If you require assistance with implementing this process, please feel free to
   contact us directly via the plugin website. [Contact US](https://cff.dwbooster.com/customization)
 * Best regards.
 *  Thread Starter [fibbu](https://wordpress.org/support/users/fibbu/)
 * (@fibbu)
 * [2 years ago](https://wordpress.org/support/topic/countdown-timer-25/#post-17810923)
 * Now I found the remaining time. e.g. programming result. 1 day 3 hours 4 minutes
   6 sec.
 * If I describe this as a counter, you can explain it with an example and code.
   Let our result field be fieldname5. Thank you very much, the plugin is being 
   added.
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [2 years ago](https://wordpress.org/support/topic/countdown-timer-25/#post-17810957)
 * Hello [@fibbu](https://wordpress.org/support/users/fibbu/)
 * Yes, of course. Please contact us through the plugin website. It would be a pleasure
   to provide the specific code for your project. Please note the plugin support
   does not cover the implementation of the users’ projects.
 * Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Countdown Timer’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [2 years ago](https://wordpress.org/support/topic/countdown-timer-25/#post-17810957)
 * Status: resolved