Scheduler as time slot - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: Scheduler as time slot (/showthread.php?tid=5408) |
Scheduler as time slot - Ceros2112 - 07.05.2024 Hello, I'm trying to create a time slot event like a scheduler not as an event action, plus customers want to edit the time slot date and time. I can't find a simple way to do it, somebody has suggestions? Thank you for your help. RE: Scheduler as time slot - Daniel - 07.05.2024 You can just create an event script and then create a normal scheduler for this object, user will be able to change it and each scheduler event will trigger the script. RE: Scheduler as time slot - Ceros2112 - 07.05.2024 Thank you, I had in mind something like that |