How we can show only Hours and Minutes for Duration Field in Report.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2021 07:32 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2021 08:52 AM
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
Thanks,
Narsing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2021 09:02 AM
Are you trying to get rid of the Days part and have it displayed in Hours instead? If so, you need to add "max_unit=hours" attribute to the Dictionary entry of the field you are grouping by (I am assuming it is a Duration field). However, note that this will change the way that field is displayed everywhere in the system, not only in reports.
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/