..... if (h == item.unitStart && s < startSlot) slotSet = false; // Didn't reached startSlot yet .....
.... if (h == item.unitStart && s < startSlot && !startsBeforeScope) slotSet = false; // Didn't reached startSlot yet .....
Hey Paulo,
Any plans to upgrade to OutSystems 10?
Thanks,
Alexandra
Hi Alexandra,
Not really, as this is rather old and there are much better options nowadays. I'd try one of the options above or finding some nice CSS/JS based widget.
As an example, check out this resource on how to integrate a jQuery plugin in OutSystems: Integrating a jQuery Plugin