Kia ora
Is there any way to enable 15 minute intervals in the Calendar Component (for the Change event) - it seems like only 30 minute changes are possible...
With thanks, Jamie
Kia ora
Is there any way to enable 15 minute intervals in the Calendar Component (for the Change event) - it seems like only 30 minute changes are possible...
With thanks, Jamie
Hello @JamieAllen!
Could you give me more details on how you want to set up the change event? If you could share a screen shot that would be helpful.
Are you changing the calendar event by clicking and dragging the start/end time? I did notice that the UI jumps by 30 min intervals.
You can change events programmatically to change start/end by 15 min or any amount you want. If you are referring to the click and drag event change then I can make a feature request for that as well!
Kia ora @Jack_T
Thank you for your kind response.
Yes, absolutely - it's the ability to click and drag by 15 minute intervals that we need for this application (we use the calendar for team rostering, and we now have start/finish times for :15 and :45 which makes it now impossible to use the calendar to change shifts - which is a bit of a headache). I imagine it's a fairly trivial update to the component - so.... fingers crossed...!
Ngā mihi nui
Jamie
Of course no problem!
Completely understand. I will file a request for our engineering team to add in 15 min intervals to the click-and-drag behavior of the calendars.
In the meantime, you can set the time to 15 and 45 minute marks by editing the event in the calendar!
Once you click to inspect the calendar component, click on the event. In my example I clicked 'Event 4'.
In my example, inside the Start and End fields, inside of .minutes()
I have 15. You can set this to be 15 or 45 and it will display the correct times on the component.
Best of luck on the season and cheers!
Jack