Hi, is it possible to detect if the user has the ctrl / shift key pressed when they select a slot in the scheduler.
I currently handle slot select and then colour the selected slots based on whether they are selected and it works a treat but I'd like to implement a sort or running selection where they can click one slot then another with the ctrl key down and it will auto select all the slots between.
Thanks!