Time field attributes - hide seconds and set minute step
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2017 01:42 AM
1. Want to create field of Time format but to hide seconds
2. Want to set minute step so user will be able to set only 00,15,30,45 minutes
Is there a way to achieve this with setting Dictionary attributes of the field?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2017 01:45 AM
Hi,
Please find more details here: Is it possible to remove seconds from the Date/Time service catalog item variable?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2017 01:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2017 01:50 AM
But in this case - I suppose it will affect all fields of Time format within the system, wouldn't it? And that is something I do not wanna go with

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2017 01:56 AM
Yes, that will affect all field of Time format within the system. In that case then you can modify the value with a client script or business rule to change them to 00 or something else after client enters and then take it forward for further use.