Need to create a table with a column type Time with hh:mm
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2025 01:41 PM
I create a table. But I need to create it in hh:mm format, how can I do this?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2025 01:56 PM
Hello @ThiagoHayashi
The only possible way to do is via system property (table: sys_properties.LIST) "glide.sys.time_format" however it will remove the ss box from all other tables/forms too.
Hope that helps!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2025 02:07 PM
This is the only possible way? Because I just want to modify this table