Web Countdown Widget
Overview
This module adds a countdown timer to Datetime type fields.
Define the field and set the widget 'countdown_timer' in the view file:
<field name="date_deadline" widget="countdown_timer"/>
Demo
Screenshots
Form View
Tree View
Please log in to comment on this module