Duration Variable Configuration

elizabethf_
Tera Contributor

Hello! 

Currently a "Duration" variable type will display DDHHMMSS. I found a script to eliminate the days. In the attributes, it's max_unit=hours.  Would it be at all possible to display ONLY hours and minutes and also eliminate the seconds on the end? The customer is also hoping we can add labels to these two cells (see attached). If this is not possible, can someone confirm? 

 

Thanks in advance! 

1 REPLY 1

Saurav11
Kilo Patron
Kilo Patron

Hello

As you already removed days to remove seconds i think this setting will work.

But this applies to all the Duration fields that exists in the instance. Also, I don't see any other setting / code that we can customize.

System Property = glide.ui.duration.seconds.enabled = false

Please mark answer correct/helpful based on impact