Categories | Question details Back To List | ||
reccuring Events in Unit View Hi, I tried to use the reccuring Event Module and it worked fine so far in Week-View. When creating an Event in Unit View, the Event is created (in database), but Firebug says "2626 var width=Math.ceil((parent.clientWidth-25)/ev._count); parent is undefined" as soon as I change the current date to the new created one in Unit-View. Regards Christoph Answer posted by Alex (support) on Dec 07, 2009 08:44 Hello, Which scheduler version do you use ? The problem can't occur in the latest one (2.1). If the latest version of scheduler doesn't solve the problem, please provide the example of scheduler initialization (client part). Answer posted by cr on Dec 08, 2009 09:00 That´s it. I used a sample. Latest version works as expected. |