You can configure how to display the values of the Time in status, Timer, and Stopwatch fields. This is done through the configuration of the fields.
The template uses velocity and a number of predefined variables to render the value. Thanks to this, you can use html to set absolutely any kind of your fields, and not just the one provided by the vendor.
In the menu with all templates, you can see what templates are available and where they are used.
In the template itself, you can use HTML, JavaScript and predefined variables that depend on the selected field type.
A small example of what you can do:
- Display the necessary data about the timer in the table:
- Connect this template in the field settings:
- And this is how the timer value in the task will now look like:
Now you are not limited by anything and can customize the display of values as you like.