Answered: The js string property is no longer supported in the JavaScript version because it requires eval() , which many frameworks and code analyzers mark as insecure. I recommend adding the active areas usi...
Answered: This is fine. I assume that you have defined the area position and dimensions ( left , right , etc.). I have tested your code in the Scheduler and the only problem is that if you also have an event b...
Answered: The best way is to remove the "areas" property from TL_sys_bloki.php and add it using onBeforeEventRender: dp.onBeforeEventRender = function(args) { args.data.areas = [ {left: 0, top: 0, width: 20, h...