How to make a Custom UI macro for time-only for a service catalog?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2022 08:50 AM
There is Date/Time, there is a Date, but there is no Time. I want to make a Time. I think I could make a Custom field variable to achieve this, but don't know what I need to do in Jelly to do so.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2022 09:16 AM
Hi
I won't prefer to go with jelly. I would implement this in the below manner.
Create 3 select box type variable
- Hour > options 1 - 12
- Mins > options either in the gap of 15 or 5 (e.g. 5, 10, 15 .., OR 00, 15, 30, 45)
- AM/PM > options AM, PM
this looks a bit hassle, however, provides a good user experience and can be built as a variable set for re-usability
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Sagar