this is what i edited in html file of scheduler
scheduler.load(“event_rec.php?connector=true&eid=1”);
but all events are loaded what is the issue ?
this is what i edited in html file of scheduler
scheduler.load(“event_rec.php?connector=true&eid=1”);
but all events are loaded what is the issue ?
How do you process ‘eid’ parameter on the server side?
problem solved using filter function thanks