Duration Variable Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2022 12:08 PM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2022 12:35 PM
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