Questions Tagged areas
DayPilot.Area action = "JavaScript" is marked as Legacy, what now?
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 usin...
area bubble
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 bubb...
Show time header area text when hover cell
Answered: Unfortunately, this scenario is not supported at the moment.
Passing function for event area click
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, wi...
Questions 1-4 of 4