Loading...
 
Skip to main content

History: Duration Tracker field

Source of version: 8 (current)

Copy to clipboard
            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))

{REMARKSBOX(type="warning" title="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.{REMARKSBOX}

!! 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

!! Commit
* https://sourceforge.net/p/tikiwiki/code/76469
* More context here: https://gitlab.com/tikiwiki/tiki/-/merge_requests/368