Scheduler form width modification

I have implemented a solution given by support team. and because of that year select box is wrapping up. Please find the code snippet below. as well as I want to disable the event creation. but if an event is already there ,It should be editable.




You can try to use the following approach to disable event creation:


scheduler.config.drag_create=0;