A new tracker field type in Tiki22
Duration Tracker Field
Provide a convenient way to enter time duration in different units. It is highly advisable to turn on Vue.js integration on for a better user interface. (Control panels, features, interface: vuejs)
See also Date Tracker Fields
JQuery CDN and Vue.js on Tiki22
Vue.js will not load when "Use CDN for JavaScript" is set to jquery or Google. You have to keep the default (use none). This may be true also for prior and newer versions.
Parameters
Parameter | value | description | version |
Seconds | yes or no | Allow selection of seconds. | 22 |
Minutes | yes or no | Allow selection of minutes. | 22 |
Hours | yes or no | Allow selection of hours. | 22 |
Days | yes or no | Allow selection of days. | 22 |
Weeks | yes or no | Allow selection of weeks. | 22 |
Months | yes or no | Allow selection of months. | 22 |
Years | yes or no | Allow selection of years. | 22 |
Chronometer | yes or no | Add chronometer type of UI with start/stop and reset buttons to count elapsed time. | 22 |
Samples